Skip to content

Commit a87cf95

Browse files
committed
Clarify readme
1 parent abd7bfe commit a87cf95

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
@@ -16,7 +16,7 @@ The easiest way to get started with local development is to [use Nix](https://ze
1616
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
1717
```
1818
2. Fork this repo, and then `git clone` your fork
19-
3. Run the development environment:
19+
3. Run the development server:
2020
```shell
2121
cd functional-coders.github.io
2222
nix run

0 commit comments

Comments
 (0)