Skip to content

Commit

Permalink
[fix]
Browse files Browse the repository at this point in the history
  • Loading branch information
bmf-san committed Nov 9, 2020
1 parent ba48ad1 commit 59440e7
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 59440e7

Please sign in to comment.