Skip to content

Commit 110d75d

Browse files
ucoderyNaatan
andauthored
Update readme.md
Co-authored-by: Nathan Rijksen <[email protected]>
1 parent 996a114 commit 110d75d

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
@@ -40,7 +40,7 @@ First run `state run install-deps-dev` followed by `state run preprocess` if you
4040
* **Building:** `state run build`
4141
* The built executable will be stored in the `build` directory
4242
* If you modified assets or switched branches, you need to re-run `state run preprocess` first
43-
* The firs time you are building, or if you modified modules outside the primary state binary, run `state run build-all` instead
43+
* The first time you are building, or if you modified modules outside the primary state binary, run `state run build-all`
4444
* **Testing:**
4545
* **Unit tests\*:** `state run test`
4646
* **Integration tests:** `state run integration-tests`

0 commit comments

Comments
 (0)