Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prdp1137 authored Jul 26, 2019
1 parent d1c5ad0 commit c9a084e
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 c9a084e

Please sign in to comment.