Skip to content

Commit

Permalink
Update QUICKSTART.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kosho2013 authored Jul 11, 2021
1 parent d95afd1 commit d9a0ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/QUICKSTART.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ git checkout acrucker
make pir
```

`make pir` initializes and compiles all submodlues, which can takes some time for the first time. It will print bunch of stuff and make sure there's no error before proceeding.
`make pir` initializes and compiles all submodules, which can takes some time for the first time. It will print bunch of stuff and make sure there's no error before proceeding.

## Run test end-to-end
If your app extends `SpatialTest` instead of SpatialApp, you can run all following passes with the script `bin/test`.
Expand Down

0 comments on commit d9a0ec3

Please sign in to comment.