Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mkcoder committed Dec 20, 2019
1 parent 4932317 commit 760b158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SchoolBook/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ cd ./lifebook.infastructure
docker-compose up
cd ../SchoolBook/SchoolBookApp
dotnet restore lifebook.SchoolBookApp.csproj --source ../../lifebook-nuget-feed
dotnet restore lifebook.SchoolBookApp.csproj --source ../../lifebook-nuget-feed
dotnet restore lifebook.SchoolBookApp.csproj --source ../../lifebook-nuget-feed --source https://api.nuget.org/v3/index.json
dotnet run lifebook.SchoolBookApp.csproj
```

0 comments on commit 760b158

Please sign in to comment.