Correct path to import project in VisualStudio

This commit is contained in:
Ivan Kravets
2015-05-25 12:00:53 +03:00
parent 5d9f81533d
commit 65ba676f01

View File

@ -28,8 +28,8 @@ Since PlatformIO 2.0 you can generate Eclipse compatible project using
platformio init --ide visualstudio
Then import this project via ``File > Import ...`` and specify root directory
where is located :ref:`projectconf`.
Then import this project via ``File->Open->Project/Solution`` and specify root
directory where is located :ref:`projectconf`.
Manual Integration
^^^^^^^^^^^^^^^^^^