Skip to content

Commit

Permalink
linux updates, one ` removed, and -- removed
Browse files Browse the repository at this point in the history
Former-commit-id: dbb94a761a28ea1550b0e8161cdd2874fc4dd44c [formerly 2033ce2]
Former-commit-id: c5e967c00e7fc18ed1061f138077f13b155ef2ec
Former-commit-id: 6f792f031faa28266780a6d055598ae31e308f56
  • Loading branch information
esaruoho authored Feb 4, 2019
1 parent dca93cc commit d838fea
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 @@ -208,16 +208,16 @@ Install `Premake5`
Run `apt-get install libgtkmm-3.0-dev`

```
git clone https://github.com/surge-synthesizer/surge.git`
git clone https://github.com/surge-synthesizer/surge.git
cd surge
git submodule update --init --recursive
```

Run `premake gmake2`

Run `./build-linux.sh --clean`
Run `./build-linux.sh clean`

Run `./build-linux.sh --build`
Run `./build-linux.sh build`

Some further discussion is at https://github.com/surge-synthesizer/surge/issues/19

Expand Down

0 comments on commit d838fea

Please sign in to comment.