Skip to content
This repository was archived by the owner on Jan 29, 2025. It is now read-only.

Commit 3a2af2c

Browse files
authored
Merge pull request #8 from Octopus1348/master
Change the custom build instructions for Fedora
2 parents 1a831f7 + 6bc5636 commit 3a2af2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<img src="logo.png"/>
33
</p>
44

5-
**This is a personal fork of lightly where I merge pull requests sent to [Luwx/Lightly](https://github.com/Luwx/Lightly)**
5+
**This is a personal fork of Lightly where I merge pull requests sent to [Luwx/Lightly](https://github.com/Luwx/Lightly)**
66

77
*Lightly* is a fork of breeze theme style that aims to be visually modern and minimalistic.
88

@@ -87,7 +87,7 @@ make
8787
sudo make install
8888
```
8989

90-
For fedora, run `cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_LIBDIR=lib64 -DBUILD_TESTING=OFF ..` instead (#4)
90+
For RedHat-based distros (like Fedora and OpenSUSE), run `cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_LIBDIR=lib64 -DBUILD_TESTING=OFF ..` instead (#4)
9191

9292
### Uninstall
9393

0 commit comments

Comments
 (0)