From 17a7680d27600d0c996e03ccbbb915a6adfa7162 Mon Sep 17 00:00:00 2001 From: MOK <mok@app.int> Date: Fri, 30 May 2025 17:59:50 +0200 Subject: [PATCH] fix: install --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e450fea..278af91 100644 --- a/README.md +++ b/README.md @@ -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):