Skip to content

Commit

Permalink
Better installer
Browse files Browse the repository at this point in the history
  • Loading branch information
AndresMpa committed May 31, 2024
1 parent 540ab65 commit 7a19f6b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,6 @@ Download the lyra.VERSION.tar.gz package file from this repository at [lyra.1.0.
```sh
tar -xvzf lyra.tar.gz
cd lyra
sudo ./install.sh
chmod +x install.sh
./install.sh
```

0 comments on commit 7a19f6b

Please sign in to comment.