Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Eldred Habert <[email protected]>
  • Loading branch information
ZoomTen and ISSOtm authored Jan 3, 2024
1 parent 000fafc commit 5422743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ sudo curl -o /usr/local/bin/rgbenv https://raw.githubusercontent.com/gbdev/rgben
sudo chmod +x /usr/local/bin/rgbenv
yes | rgbenv install 0.7.0
rgbenv use 0.7.0
echo 'export PATH=$HOME/.local/share/rgbenv/default/bin:$PATH' >> .bashrc
echo 'export PATH="$HOME/.local/share/rgbenv/default/bin:$PATH"' >> .bashrc
source .bashrc

rgbasm -V
Expand Down

0 comments on commit 5422743

Please sign in to comment.