We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abd7bfe commit a87cf95Copy full SHA for a87cf95
README.md
@@ -16,7 +16,7 @@ The easiest way to get started with local development is to [use Nix](https://ze
16
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
17
```
18
2. Fork this repo, and then `git clone` your fork
19
-3. Run the development environment:
+3. Run the development server:
20
```shell
21
cd functional-coders.github.io
22
nix run
0 commit comments