Skip to content

Commit a33bac9

Browse files
committed
Fix install-deps command
1 parent e554f37 commit a33bac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ For usage information please refer to the [State Tool Documentation](http://docs
3535

3636
### Building & Testing
3737

38-
First run `state run install-deps` followed by `state run preprocess` if you are building for the first time.
38+
First run `state run install-deps-dev` followed by `state run preprocess` if you are building for the first time.
3939

4040
* **Building:** `state run build`
4141
* The built executable will be stored in the `build` directory

0 commit comments

Comments
 (0)