Skip to content

Commit a86b055

Browse files
authored
Update README.md
1 parent 13abad2 commit a86b055

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
11
# patroni-windows-packaging
22
Automate installing and launching of Patroni under Windows
3+
4+
#TL;DR
5+
1. Run `install-env.bat` and reopen the console to update `PATH` and `PATHEXT` environment variables
6+
2. Run `make.bat`
7+
3. Deploy `patroni-win-x64.zip`
8+
9+
#Dependencies
10+
* curl
11+
* PowerShell
12+
13+
Both present in Windows 10 build 17063 and later. However, one may install curl and\or PowerShell on earlier OSes and get the same result.

0 commit comments

Comments
 (0)