Minor fixes

This commit is contained in:
Ivan Kravets
2016-06-08 14:00:40 +03:00
parent e892473af7
commit ff3e100b33
2 changed files with 4 additions and 2 deletions

View File

@@ -48,7 +48,7 @@ Local
PlatformIO supports installing development platform from local directory. Here
is supported form:
* file:///local/path/to/the/platform/dir
* ``file:///local/path/to/the/platform/dir``
VCS
~~~