mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-30 09:59:03 +02:00
README.md: update install section, INSTALL.md fix command
This commit is contained in:
+3
-1
@@ -5,6 +5,8 @@
|
||||
```
|
||||
$ mkdir build
|
||||
$ cd build
|
||||
$ cmake ../src/
|
||||
$ cmake ../
|
||||
$ cmake --build .
|
||||
or
|
||||
$ make -j$(nproc)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user