mirror of
https://github.com/FPGArtktic/GnuRAMage.git
synced 2025-07-11 22:27:50 +00:00
fix: install
This commit is contained in:
parent
a3fd294d57
commit
17a7680d27
1 changed files with 2 additions and 2 deletions
|
@ -73,8 +73,8 @@ In true GNU tradition, GnuRAMage is:
|
|||
|
||||
1. Clone this repository (or download it like it's 1999):
|
||||
```bash
|
||||
git clone <repository-url>
|
||||
cd priv_ram_disk
|
||||
git clone git@github.com:FPGArtktic/GnuRAMage.git
|
||||
cd GnuRAMage
|
||||
```
|
||||
|
||||
2. Make the script executable (because files don't execute themselves):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue