diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 9 |
1 files changed, 1 insertions, 8 deletions
@@ -10,14 +10,7 @@ Usually wiring up fake test data is a bunch of work, especially when that data i ## Install -Copy the latest [release binary](https://codeberg.org/marcc/fixgen/releases) to `/usr/local/bin` - -If you downloaded it to ~/Downloads - -``` -$ chmod +x ~/Downloads/main.exe -$ cp ~/Downloads/main.exe /usr/local/bin/fixgen -``` +Check out the latest [release binary](https://codeberg.org/marcc/fixgen/releases), which contains install instructions. ## Usage |