Fix Python version in documentation

This commit is contained in:
Eren Dogan
2023-03-15 12:41:50 -07:00
parent 4994e3ddde
commit 9873b4cdf9
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ navigate through the documentation.
In general, the OpenRAM compiler has very few dependencies:
+ Git
+ Make
+ Python 3.6 or higher
+ Python 3.5 or higher
+ Various Python packages (pip install -r requirements.txt)
+ Anaconda