Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/exp111/Turbulence
Browse files Browse the repository at this point in the history
  • Loading branch information
exp111 committed Nov 8, 2023
2 parents 0f25b96 + 3d52880 commit 2b1edca
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,9 @@ Strap in, more is coming.
![How to get the token](docs/img/token.png)

#### Use the token
1. In a terminal, go to the `Turbulence.Core` directory.
2. Run `dotnet user-secrets init` (if it's your first time setting user secrets).
3. Run `dotnet user-secrets set token [your token here]`.
Run `dotnet user-secrets --project Turbulence.Core set token [your token here]`.

Now you can run your favourite Turbulence frontend like `Turbulence.Desktop` or `Turbulence.TGUI`.

## Support
You can open a GitHub issue [here](https://github.com/TurbulenceDev/Turbulence/issues).
You can open a GitHub issue [here](https://github.com/TurbulenceDev/Turbulence/issues).

0 comments on commit 2b1edca

Please sign in to comment.