Skip to content

Commit 39ed094

Browse files
author
Soham Dasgupta
committed
docs: update installation instructions
1 parent 10f12bd commit 39ed094

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ A [Mac Rectangle](https://github.com/rxhanson/Rectangle) inspired window manager
77
> [!NOTE]
88
> Polygon is still a work in progress and aims to have 100% feature compatibility with Rectangle.
99
10+
## System Requirements
11+
12+
Polygon supports Windows 10/11.
13+
1014
## Installation
1115

1216
### Installer
@@ -17,9 +21,11 @@ You can grab the latest Polygon installer from the latest [release](https://gith
1721

1822
If you rather want to install Polygon manually, please follow the steps outlined below.
1923

20-
- Download the compiled executable based on your OS architecture from the latest [release](https://github.com/thesobercoder/polygon/releases/latest).
24+
- Download the compiled executable zip file based on your OS architecture from the latest [release](https://github.com/thesobercoder/polygon/releases/latest).
25+
- Extract the `polygon-x[64|86].zip` into a location of your choice.
26+
- Right click the executable and unblock it if Windows complain about security.
2127
- Open the user startup folder by running the `shell:startup` command in the run (<kbd>WIN</kbd>+<kbd>R</kbd>) window.
22-
- Copy the `polygon-x[64|86].exe` that you downloaded to the `shell:startup` directory that you opened in the previous step.
28+
- Copy the `polygon-x[64|86].exe` and the `polygon.ini` that you downloaded from the previous step and copy them to the `shell:startup` directory.
2329

2430
If you followed everything correctly, Polygon should start at Windows logon.
2531

0 commit comments

Comments
 (0)