Skip to content

Commit

Permalink
minor readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ARolek committed Dec 15, 2017
1 parent d5250e5 commit e36a854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Use "tegola [command] --help" for more information about a command.
2. Setup your config file and run. Tegola expects a `config.toml` to be in the same directory as the binary. You can set a different location for the `config.toml` using a command flag:

```
./tegola seve --config=/path/to/config.toml
./tegola serve --config=/path/to/config.toml
```

## Server Endpoints
Expand Down

0 comments on commit e36a854

Please sign in to comment.