Skip to content

Commit

Permalink
Add instructions on how to install the default configuration on Windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
asynts authored and luap42 committed Mar 25, 2020
1 parent 327cf76 commit 7a1a947
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ If you want to install all files automatically, you can use:
rsync -a ./docs/defaults/ ./
~~~

On Windows you can do this in the file explorer, just select all files in
`/docs/defaults` and drag them into the root folder.

## Running the Tests

You can run the tests by running `dotnet test` in the root directory.
Expand Down

0 comments on commit 7a1a947

Please sign in to comment.