We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b942eb6 commit 403be69Copy full SHA for 403be69
README.md
@@ -1,11 +1,14 @@
1
# patroni-windows-packaging
2
Automate installing and launching of Patroni under Windows
3
4
+## Install
5
+Please check the [Setup Guide](doc/setup.md)
6
+
7
## Build
8
1. Run `make.bat`
9
2. Deploy `PES.zip` or `Patroni-Env-Setup.exe` installer
10
-## Dependencies
11
+**Dependencies**:
12
* `curl`
13
* `PowerShell`
14
* [Inno Setup](https://github.com/jrsoftware/issrc)
0 commit comments