Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jimenezjose authored Aug 15, 2019
1 parent eabd9c9 commit f16afec
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,10 @@ This way a working model will be preserved in master.
--->

## How to Run Java Maze GUI:

1. Download the project.
2. Move the downloaded Folder (Micromouse-master) to your Desktop.
3. Open your Terminal and enter:
```
cd ~/Desktop/Micromouse-master
```
1. Clone the repository to your current directory:
```git clone https://github.com/jimenezjose/Micromouse_Simulator.git```
2. Change current directory to 'Micromouse_Simulator':
```cd Micromouse-Simulator```
4. Compile the Java GUI (Graphical User Interface):
```
make
Expand Down

0 comments on commit f16afec

Please sign in to comment.