Skip to content

Commit

Permalink
Merge pull request #1 from pr0d33p/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
rohitjoshi21 authored Jul 30, 2019
2 parents d1c5ad0 + c9a084e commit f419d78
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,15 @@ pip3 install pygame
```
git clone git@github.com:rohitjoshi21/Tanks.git
```

- After cloning the repository, change the directory to Tanks.

```
cd Tanks
```

- when you have cloned the repo, simply run the .py file in terminal

```
python3 Game.py
```
Expand Down

0 comments on commit f419d78

Please sign in to comment.