Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
sherman5 committed Feb 19, 2017
1 parent 4e6d8c9 commit 6f71b7f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ To check if you can run the program, try typing `powerpc-eabi-gcc` in your termi

2. unpack

`tar -xf wiimake-1.1.0.tar.gz`
`tar -xf wiimake-1.2.0.tar.gz`

3. make build directory

```
mkdir wiimake-1.1.0/build
cd wiimake-1.1.0/build
mkdir wiimake-1.2.0/build
cd wiimake-1.2.0/build
```

4. run these commands to build the program with cmake
Expand Down

0 comments on commit 6f71b7f

Please sign in to comment.