Skip to content

Commit 828de9c

Browse files
committed
Added prerequisites to readme
1 parent 2634f9c commit 828de9c

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

readme.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,24 @@ There are multiple scenarios where you could use the module with
1515
* Create multiple local copies of a database
1616
* Make sure there tests are
1717

18+
19+
## Prerequisites
20+
21+
As with every piece of software we need to set some prerequisites to make this module work.
22+
23+
* PowerShell 5 or above
24+
* Hyper-V
25+
* SQL Server instance meant
26+
27+
## How does it work
28+
29+
The process consists of the following steps:
30+
31+
1. Create an image of the database
32+
2. Create a clone based on an image
33+
34+
35+
36+
37+
38+

0 commit comments

Comments
 (0)