We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bf2dd9 commit 3d548ebCopy full SHA for 3d548eb
README.md
@@ -58,7 +58,7 @@ parseConfig = Either.lmap printEnvError <<< TypedEnv.fromEnv (Proxy :: _ Config)
58
59
### Examples
60
61
-To run one of the [examples](example), clone the repository and run the following command, replacing `<example-name>` with the name of the example.
+To run one of the [examples](examples), clone the repository and run the following command, replacing `<example-name>` with the name of the example.
62
63
```bash
64
spago -x example.dhall run -m Example.<example-name>
0 commit comments