better instructions for running spec tests
This commit is contained in:
parent
a9ec7ff73f
commit
b2b5156e3b
@ -58,10 +58,8 @@ are in the official spec.
|
|||||||
Having said that, to run the official test suite,
|
Having said that, to run the official test suite,
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/connorskees/grass
|
git clone https://github.com/connorskees/grass --recursive
|
||||||
cd grass
|
cd grass
|
||||||
git submodule init
|
|
||||||
git submodule update
|
|
||||||
cargo b --release
|
cargo b --release
|
||||||
./sass-spec/sass-spec.rb -c './target/release/grass'
|
./sass-spec/sass-spec.rb -c './target/release/grass'
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user