Skip to content

Commit 1a5fef8

Browse files
authored
Merge pull request #153 from reflexran/main
Update requirements and uninstall note
2 parents e64696b + e217bf7 commit 1a5fef8

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

src/Sober/Installation/index.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@
55
Before using Sober, there are some requirements for your setup to be able to run Sober. The requirements are based on [Roblox's official minimum requirements for mobile](https://en.help.roblox.com/hc/en-us/articles/203625474).<br>
66
Other requirements include:
77

8-
- Processor: x86-64 CPU **with SSE4.2 support** (see the corresponding [FAQ question](../FAQ/index.md#How-do-I-know-I-meet-the-requirements-to-run-Sober))
9-
- Graphics: Vulkan 1.0* or later. (or OpenGL ES 3.0 or later for OpenGL operation)
10-
- Flatpak installed on your system.
8+
- Hardware:
9+
- Processor: x86-64 CPU **with SSE4.2 support** (see the corresponding [FAQ question](../FAQ/index.md#How-do-I-know-I-meet-the-requirements-to-run-Sober))
10+
- Graphics: Vulkan 1.0* or later. (or OpenGL ES 3.0 or later for OpenGL operation)
11+
- Software:
12+
- Flatpak installed on your system.
13+
- Linux kernel 5.11+ or any other Linux kernel with seccomp support.
1114

1215
<p class="tiny">[*] Vulkan 1.3 is required for "Future" graphics.<p>
1316

@@ -58,4 +61,4 @@ To uninstall Sober, run the following command in your terminal:
5861
$ flatpak uninstall org.vinegarhq.Sober
5962
```
6063

61-
> By default, this will keep data. If you need to delete the data, pass `--delete-data` before the application ID to do so.
64+
> By default, this will keep data. If you're having issues with Sober and you wish to fully reinstall it pass `--delete-data` before the application ID to do so.

0 commit comments

Comments
 (0)