Skip to content

Commit 528f701

Browse files
authored
nody-greeter is not in default apt repos
1 parent 985369e commit 528f701

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,9 @@ A greeter theme for [nody-greeter](https://github.com/JezerM/nody-greeter)/web-g
3131
sudo apt install lightdm light-locker xprintidle
3232
```
3333

34-
2. Install *nody-greeter*:
35-
```bash
36-
sudo apt install nody-greeter=1.5.2
37-
```
38-
Alternatively, you can install it by compiling from source from the [nody-greeter repository](https://github.com/codam-coding-college/nody-greeter). Don't forget to clone the repository with the `--recursive` flag to include the submodules.
34+
2. Install *nody-greeter* by downloading the deb from the [nody-greeter repository releases page](https://github.com/codam-coding-college/nody-greeter/releases). If you're at a 42 school, it is recommended to add this deb to your Nexus server so you can easily install it using `apt` later. Alternatively, you can install it by compiling from source (don't forget to clone the repository with the `--recursive` flag to include its submodules).
3935

40-
3. Download the latest stable release of the greeter theme from the [releases page](https://github.com/codam-coding-college/nody-greeter/releases):
36+
4. Download the latest stable release of the greeter theme from the [releases page](https://github.com/codam-coding-college/codam-web-greeter/releases):
4137
```bash
4238
wget https://github.com/codam-coding-college/codam-web-greeter/releases/latest/download/codam-web-greeter.zip
4339
unzip codam-web-greeter.zip

0 commit comments

Comments
 (0)