commit 4c45ff17c3c4991ab55c8a4dde5d73089f4ca163
parent 24e0799c77ce620d985b8a0cb0aea1951e194f07
Author: Raymond Li <hi@raymond.li>
Date: Tue, 30 Mar 2021 17:16:50 -0400
chmod shouldn't be needed
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -113,12 +113,10 @@ cd i3lock-color
```
To build without installing, run:
```
-chmod +x build.sh
./build.sh
```
To build AND install, run:
```
-chmod +x install-i3lock-color.sh
./install-i3lock-color.sh
```
You may choose to modify the script based on your needs/OS/distro.