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 03898eb commit 682206cCopy full SHA for 682206c
README.md
@@ -81,7 +81,7 @@ Versioning is the process of seperating and creating new features/data/endpoints
81
1. Run the following in your terminal
82
83
```shell
84
-mkdir mkdir app/controllers/api && mkdir app/controllers/api/v1
+mkdir app/controllers/api && mkdir app/controllers/api/v1
85
```
86
87
0 commit comments