Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
theanasuddin authored Jul 31, 2021
1 parent 96eceae commit 60ca7f9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ A single-player version of the classic probability dice 🎲 game [Yahtzee™](h
2. Unzip the *"Yahtzee-Linux-Executables.zip"* file.<br/><br/>
![extract executables for linux](https://raw.githubusercontent.com/theanasuddin/Simplified-Version-of-Yahtzee/main/screenshots/how%20to%20run%20on%20linux/2.png)<br/><br/>
![extracted folder](https://raw.githubusercontent.com/theanasuddin/Simplified-Version-of-Yahtzee/main/screenshots/how%20to%20run%20on%20linux/3.png)
3. Goto the specific folder 📁 from the folders *"application.linux32"*, *"application.linux64"*, *"application.linux-arm64"*, and *"application.linux-armv6hf"* found inside the unzipped *"Yahtzee-Linux-Executables"* folder for your specific Linux machine.<br/><br/>
3. Go to the specific folder 📁 from the folders *"application.linux32"*, *"application.linux64"*, *"application.linux-arm64"*, and *"application.linux-armv6hf"* found inside the unzipped *"Yahtzee-Linux-Executables"* folder for your specific Linux machine.<br/><br/>
![all folders](https://raw.githubusercontent.com/theanasuddin/Simplified-Version-of-Yahtzee/main/screenshots/how%20to%20run%20on%20linux/4.png)
4. Right click on the *"Yahtzee"* file found inside a specific folder dedicated for your specific machine.
5. Click on "Properties", then goto "Permissions" tab and check ☒ "Allow executing file as program" under the "Execute:" label.<br/><br/>
4. Right-click on the *"Yahtzee"* file found inside a specific folder dedicated to your specific machine.
5. Click on "Properties", then go to the "Permissions" tab and check ☒ "Allow executing file as program" under the "Execute:" label.<br/><br/>
![click on properties](https://raw.githubusercontent.com/theanasuddin/Simplified-Version-of-Yahtzee/main/screenshots/how%20to%20run%20on%20linux/5.png)<br/><br/>
![check](https://raw.githubusercontent.com/theanasuddin/Simplified-Version-of-Yahtzee/main/screenshots/how%20to%20run%20on%20linux/6.png)
6. Close the window and right click on an empty area to open the terminal here.<br/><br/>
6. Close the window and right-click on an empty area to open the terminal here.<br/><br/>
![open terminal](https://raw.githubusercontent.com/theanasuddin/Simplified-Version-of-Yahtzee/main/screenshots/how%20to%20run%20on%20linux/7.png)
7. Click on "Open in Terminal" to open the terminal and run the following command:

Expand Down

0 comments on commit 60ca7f9

Please sign in to comment.