Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
naderzare authored Apr 23, 2024
1 parent 589a771 commit f8ec368
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 @@ -26,8 +26,9 @@ wget $(curl -s https://api.github.com/repos/clsframework/rcssserver/releases/lat

then you need to update the permission of the AppImage and install fuse:
```bash
chmod +x rcssserver-x86_64-*.AppImage
sudo apt update
sudo apt-get install fuse
chmod +x rcssserver-x86_64-*.AppImage
```

#### Run
Expand Down

0 comments on commit f8ec368

Please sign in to comment.