diff --git a/README.md b/README.md index 2321378..a679644 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Then, head over to [fluksio.com](https://fluksio.com), sign up and add a new ins Using the code provided, run ```sh -fluksio enroll +fluksio enroll ``` and you're ready to rock. diff --git a/development.md b/development.md index 5a1b045..eace29d 100644 --- a/development.md +++ b/development.md @@ -1,6 +1,6 @@ # Development -How to run, test and lint the `app` stack. +How to run, test and lint the `app` stack. ## Running it