This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
42
Activity
Browse Source
Fix typo on INSTALL.md
tags/v2.1-alpha1-winvst
falkTX
6 years ago
parent
7a237562c3
commit
93544daa4a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
INSTALL.md
+ 1
- 1
INSTALL.md
View File
@@ -9,7 +9,7 @@ $ [sudo] make install
You can run it without installing, by using instead:
```
$ make
$ ./source/carla
$ ./source/
frontend/
carla
```
Packagers can make use of the `PREFIX` and `DESTDIR` variable during install, like this:
Write
Preview
Loading…
Cancel
Save