Skip to content
GitLab
Explore
Sign in
Register
Changes
Page history
*nix needs `./`
authored
Jan 30, 2019
by
Tobias Dammers
Hide whitespace changes
Inline
Side-by-side
building/hadrian/quick-start.md
View page @
d8d320e9
...
...
@@ -39,7 +39,7 @@ $ hadrian\build.bat -c -j
On other systems:
```
$ hadrian/build.sh -c -j
$
./
hadrian/build.sh -c -j
```
...
...