aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index ca629b8..54244fa 100644
--- a/README.md
+++ b/README.md
@@ -28,8 +28,9 @@ cd fpm
### Build and Test fpm
-Build fpm using:
+Bootstrap fpm using:
```bash
+cd bootstrap
stack build
```
To test: