Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
monambike committed Feb 11, 2024
2 parents 207f38b + da850c1 commit d9f9a18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/articles/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ To set up the bot you need to provide some Token values in the config.json file

The documentation is made with [DocFX](https://github.com/dotnet/docfx).

To create the website files and host them you can: `docfx docfx.json --serve`.
To create the website files and host them you can use the command: `docfx docfx.json --serve`.

If encountered any problems or issues, you may need first to go to the `docs` folders and then run the command: `docfx build` before.
If encountered any problems or issues, you may need first to go to the `docs` folders and then run the command `docfx build` before.

0 comments on commit d9f9a18

Please sign in to comment.