Skip to content

Commit 575cc3f

Browse files
committed
Move clone instructions to the top
1 parent 3f1cdae commit 575cc3f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
# Elixir Phoenix Rest API
22

3-
4-
## Development
5-
63
Cloning this project:
74

85
```bash
96
git clone [email protected]:maxcnunes/elixir-phoenix-rest-api.git rest_api
107
```
118

9+
## Development
10+
1211
### Running Locally
1312

1413
To start your Phoenix app:

0 commit comments

Comments
 (0)