Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-michaux authored Nov 18, 2018
1 parent 2142bbe commit 6f53624
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/clang-modules-ts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Feedback is welcome.
The `build-clang.sh` script does precisely this. Eveything is installed to `/opt/llvm/trunk`.

```
> cd /path/to/examples/directory
> cd /path/to/example/directory
> ./build-clang.sh
```

Expand All @@ -31,7 +31,7 @@ The `build-clang.sh` script does precisely this. Eveything is installed to `/opt
Mobius is installed to `/usr/local/bin`.

```
> cd /path/to/mobiud/directory
> cd /path/to/mobius/directory
> make
> sudo make install
```
Expand Down

0 comments on commit 6f53624

Please sign in to comment.