Browse Source

Fix typo on INSTALL.md

tags/v2.1-alpha1-winvst
falkTX 6 years ago
parent
commit
93544daa4a
1 changed files with 1 additions and 1 deletions
  1. +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: You can run it without installing, by using instead:
``` ```
$ make $ make
$ ./source/carla
$ ./source/frontend/carla
``` ```


Packagers can make use of the `PREFIX` and `DESTDIR` variable during install, like this: Packagers can make use of the `PREFIX` and `DESTDIR` variable during install, like this:


Loading…
Cancel
Save