Simplify to 'Arch-based' instead of listing specific distros
This commit is contained in:
@@ -21,7 +21,7 @@ Cross-platform Avalonia UI app for bulk Active Directory operations from a CSV f
|
|||||||
winget install Microsoft.DotNet.SDK.8
|
winget install Microsoft.DotNet.SDK.8
|
||||||
```
|
```
|
||||||
|
|
||||||
### Linux (Arch / CachyOS)
|
### Linux (Arch-based)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo pacman -S dotnet-sdk-8.0
|
sudo pacman -S dotnet-sdk-8.0
|
||||||
@@ -80,7 +80,7 @@ On Windows, you can also open the folder in Visual Studio and run from there.
|
|||||||
### Linux
|
### Linux
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Arch / CachyOS:
|
# Arch-based:
|
||||||
sudo cp your-root-ca.crt /etc/ca-certificates/trust-source/anchors/
|
sudo cp your-root-ca.crt /etc/ca-certificates/trust-source/anchors/
|
||||||
sudo trust extract-compat
|
sudo trust extract-compat
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user