Skip to content
Snippets Groups Projects
Commit 44d6829d authored by Simon Döring's avatar Simon Döring
Browse files

Fix README typo

parent 783ace17
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ Once the code is compiled, the server can be started with `node server.js` in th
## Config
The camera server can read a path to a config file from the `CONFIG_PATH` environment variable.
This config file has to be in the json format and should have [this structure](./camera-server/example-config.json):
This config file has to be in the json format and should have [this structure](./camera-server/example-config.json).
Below is a description of the config file's properties:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment