Skip to content

Commit 8994c65

Browse files
committed
Update Readme.
1 parent 739ef52 commit 8994c65

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,11 @@ See a complete list of the system requirements for the solution here: http://doc
3838

3939
You need to attach the database backup files to your SQL Server. To do this:
4040

41-
1. Download the database backup file from [here](https://sitefinitystore.blob.core.windows.net/files/Telerik.Sitefinity.Samples.Quantum/QuantumDB_v_140.zip).
42-
2. Navigate to the _SitefinityWebApp_ -> _App\_Data_ folder.
43-
3. Unzip the **QuantumDB_version.zip** file.
44-
4. In SQL Management Studio, open the context menu of _Databases_ and click _Attach..._
45-
5. Click the _Add..._ button and navigate to the folder where you unzipped the **QuantumDB_version.zip** file.
46-
6. Select the **Sitefinity.mdf** file and click _OK_.
47-
7. Click _OK_.
41+
1. Download the database backup file from [here](https://sitefinitystore.blob.core.windows.net/files/Telerik.Sitefinity.Samples.Quantum/QuantumDB_v_1407725.zip).
42+
2. Unzip the **QuantumDB_version.zip** file.
43+
3. In SQL Management Studio, open the context menu of _Databases_ and click _Restore database..._
44+
4. Locate the database backup file that was extracted in step 3 and proceed with the restoration of the database.
45+
5. Click _OK_.
4846

4947
### **Nuget package restoration**
5048

0 commit comments

Comments
 (0)