Skip to content

Commit 682206c

Browse files
authored
Update README.md
1 parent 03898eb commit 682206c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Versioning is the process of seperating and creating new features/data/endpoints
8181
1. Run the following in your terminal
8282

8383
```shell
84-
mkdir mkdir app/controllers/api && mkdir app/controllers/api/v1
84+
mkdir app/controllers/api && mkdir app/controllers/api/v1
8585
```
8686

8787

0 commit comments

Comments
 (0)