We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f549a66 + 75925b8 commit e509952Copy full SHA for e509952
1 file changed
src/content/docs/getting-started/installation.mdx
@@ -148,11 +148,12 @@ Noctalia-shell is available through the [home:neifua](https://build.opensuse.org
148
| Build | Distros |
149
|-------|---------|
150
| `Tumbleweed` | openSUSE Tumbleweed |
151
+| `Slowroll` | openSUSE Slowroll |
152
| `Leap 16.0` | openSUSE Leap |
153
154
**Step 1**: Add the repository
155
-Replace `CODENAME` with `openSUSE_Tumbleweed` or `16.0` depending on your distro:
156
+Replace `CODENAME` with `openSUSE_Tumbleweed`, `openSUSE_Slowroll` or `16.0` depending on your distro:
157
158
```bash
159
sudo zypper addrepo https://download.opensuse.org/repositories/home:neifua/CODENAME/home:neifua.repo
0 commit comments