diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -28,8 +28,9 @@ cd fpm ### Build and Test fpm -Build fpm using: +Bootstrap fpm using: ```bash +cd bootstrap stack build ``` To test: |