Merge pull request #194 from pycom/updated-pymakr-docs

Updated pymakr docs ensuring the user to install the latest vscode/atom version
This commit is contained in:
Pedro Knup
2019-12-10 13:08:03 +01:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ For beginners, users getting started with MicroPython & Pycom as well as Atom te
Please follow these steps to install the Pymakr Plugin:
1. Ensure that you have Atom installed and open.
1. Ensure that you have the latest Atom installed and open.
![](/gitbook/assets/atom_setup_step_1-1.png)
1. Navigate to the Install page, via `Atom > Preferences > Install`

View File

@@ -12,7 +12,7 @@ You will also need NodeJS installed on your PC. Please download the latest LTS v
Please follow these steps to install the Pymakr VSCode Extension:
1. Ensure that you have VSCode installed and open.
1. Ensure that you have the latest VSCode installed and open.
![](/gitbook/assets/vsc_setup_step_1-1.png)

File diff suppressed because one or more lines are too long