mirror of https://github.com/openXC7/prjxray.git
Fix typo in README.md
Signed-off-by: Clifford Wolf <clifford@clifford.at> Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
This commit is contained in:
parent
27ef1c4b12
commit
16c61bb951
|
|
@ -26,7 +26,7 @@ running any other commands:
|
||||||
Creating HTML documentation:
|
Creating HTML documentation:
|
||||||
|
|
||||||
cd htmlgen
|
cd htmlgen
|
||||||
python3 htmlgen
|
python3 htmlgen.py
|
||||||
|
|
||||||
(Re-)creating parts of the database, for example LUT init bits:
|
(Re-)creating parts of the database, for example LUT init bits:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue