Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Remove the note about putting your own configuration files in the `/json` directory.
We use the dynamic config now and encourage people to use it rather than making local code changes.
  • Loading branch information
JGreenlee authored Oct 18, 2023
1 parent 96d29e6 commit 079f4ea
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,15 +153,6 @@ AND/OR
bash setup/setup_ios_native.sh
```
**(optional)** Configure by changing the files in `www/json`.
Defaults are in `www/json/*.sample`
```
ls www/json/*.sample
cp www/json/startupConfig.json.sample www/json/startupConfig.json
cp ..... www/json/connectionConfig.json
```
### Activation (after install, and in every new shell)
```
Expand Down

0 comments on commit 079f4ea

Please sign in to comment.