Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peroxy authored Oct 2, 2020
1 parent 6239871 commit d06cd0e
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 @@ -7,7 +7,7 @@ Use case scenario - you want to backup files on your Windows machine to a local

1. Clone project.
2. Make sure you have DeltaCopy server running on your Windows machine (as a Windows service) and virtual directories setup. Aliases of those directories are used in secrets.json project file.
2. Open project in Visual Studio and set user secrets.json, should look like this:
2. Open project in Visual Studio and set user secrets.json which should look like this:
```
{
"BackupConfiguration": {
Expand Down

0 comments on commit d06cd0e

Please sign in to comment.