Updated README.

This commit is contained in:
Jacob Signorovitch 2025-01-18 11:05:15 -05:00
parent 868ee84aeb
commit 6d7ff5d43f

View File

@ -5,9 +5,8 @@ Version v1.0-alpha
## Usage
```bash
git clone https://git.signorovitch.org/jacob/scl \
--depth 1 \
-b stable
git clone https://git.signorovitch.org/jacob/scl -b stable
cd scl
make release
./scl
```
@ -16,8 +15,8 @@ make release
```bash
git clone git@signorovitch.org:jacob/scl --recurse-submodules && cd scl
make # Build.
./scl # Run.
make all test
./scl
```
If you wish to run tests, make sure to run `git clone --recurse-submodules` to