Skip to content

Commit 81f8561

Browse files
authored
Update README.md
1 parent 8116bcc commit 81f8561

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Continuous deployment: https://ci.simplcommerce.com
3636

3737
`"DefaultConnection": "Server=(localdb)\\mssqllocaldb;Database=SimplCommerce;Trusted_Connection=True;TrustServerCertificate=true;MultipleActiveResultSets=true"`
3838
}
39+
3940
- Ensure you have a database named `SimplCommerce` created in your SQL instance, or change the `Database` name in the connection string to match your environment.
4041
- Build the whole solution.
4142
- In Solution Explorer, make sure that SimplCommerce.WebHost is selected as the Startup Project

0 commit comments

Comments
 (0)