Updated README.
This commit is contained in:
parent
6d7ff5d43f
commit
96038f4baa
@ -8,7 +8,7 @@ Version v1.0-alpha
|
|||||||
git clone https://git.signorovitch.org/jacob/scl -b stable
|
git clone https://git.signorovitch.org/jacob/scl -b stable
|
||||||
cd scl
|
cd scl
|
||||||
make release
|
make release
|
||||||
./scl
|
./scl.out
|
||||||
```
|
```
|
||||||
|
|
||||||
### For Development
|
### For Development
|
||||||
@ -16,7 +16,7 @@ make release
|
|||||||
```bash
|
```bash
|
||||||
git clone git@signorovitch.org:jacob/scl --recurse-submodules && cd scl
|
git clone git@signorovitch.org:jacob/scl --recurse-submodules && cd scl
|
||||||
make all test
|
make all test
|
||||||
./scl
|
./scl.out
|
||||||
```
|
```
|
||||||
|
|
||||||
If you wish to run tests, make sure to run `git clone --recurse-submodules` to
|
If you wish to run tests, make sure to run `git clone --recurse-submodules` to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user