You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
fix pwd line in INSTALL
This commit is contained in:
@@ -108,7 +108,7 @@ unzip rgbds.zip
|
||||
|
||||
# make rgbds accessible for all time
|
||||
export PATH=$PATH:`pwd`/rgbds
|
||||
echo "export PATH=$PATH:`pwd/rgbds`" >> ~/.bashrc
|
||||
echo "export PATH=$PATH:`pwd`/rgbds" >> ~/.bashrc
|
||||
|
||||
# clean up that zip file
|
||||
rm rgbds.zip
|
||||
|
Reference in New Issue
Block a user