Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joshday authored Jul 18, 2023
1 parent 09a3a7d commit 255b9d5
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 @@ -11,7 +11,7 @@ See example payloads in the `./examples` directory or at [https://github.com/DAR
```julia
using Revise # auto-update the server with your changes
using SimulationService
SimulationService.ENABLE_TDS = false # opt out of Terrarium Data Service
SimulationService.ENABLE_TDS[] = false # opt out of Terrarium Data Service

start!() # run server

Expand Down

0 comments on commit 255b9d5

Please sign in to comment.