Skip to content

Commit

Permalink
Merge pull request #1 from peroxy/peroxy-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
peroxy authored Oct 2, 2020
2 parents 6239871 + d06cd0e commit 2857d90
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 2857d90

Please sign in to comment.