Skip to content

Commit

Permalink
Merge pull request #13 from bmf-san/fix/read-me
Browse files Browse the repository at this point in the history
Fix a readme
  • Loading branch information
bmf-san authored Nov 9, 2020
2 parents ba48ad1 + 59440e7 commit a7704b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ This is an example for admin client application of gobel.
# Get started
Before you start, you need to clone [gobel-api](https://github.com/bmf-san/gobel-api).

## Set up a env file.
## Edit an env file
```
cp .env_example .env
```

## Edit a host file.
## Edit a host file
```
127.0.0.1 gobel-admin-client.local
```
Expand Down

0 comments on commit a7704b3

Please sign in to comment.