Skip to content

Commit 040adeb

Browse files
authored
Update installupgrade.md
1 parent 882ec17 commit 040adeb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/installupgrade.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Installing ePython
1+
# Installing ePython
22

33
To install ePython you need to checkout a version from the repository, build it and then install it. Firstly, log into your Parallella and issue
44

@@ -22,7 +22,7 @@ bash
2222

2323
Congratulations! You have installed ePython and are ready to start programming!
2424

25-
#Upgrading ePython
25+
# Upgrading ePython
2626

2727
ePython is actively being developed, so new features and bug fixes are being added to the code. Because of this, and to ensure you can run the latest examples, it is useful to periodically ensure you have the latest ePython and if not upgrade your version. The process is similar to the installation process, ensure you are in the *epython* directory (you might need to issue *cd epython*) and then issue:
2828

0 commit comments

Comments
 (0)