Update README.md
This commit is contained in:
parent
6de3a8a2bf
commit
2a71a85306
@ -1,4 +1,9 @@
|
|||||||
# Run Libation on Ubuntu
|
# Run Libation on Ubuntu
|
||||||
|
This walkthrough should get you up and running with Libation on your Ubuntu machine.
|
||||||
|
|
||||||
|
Some limitations of the linux release are:
|
||||||
|
- Cannot customize how illegial filename characters are replaced.
|
||||||
|
- The Auto-update function is unavailable
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
### Dotnet Runtime
|
### Dotnet Runtime
|
||||||
@ -36,6 +41,8 @@ First, add the Microsoft package signing key to your list of trusted keys and ad
|
|||||||
```
|
```
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
For other distributions, see [Microsoft's instructions for installing .NET on Linux](https://docs.microsoft.com/en-us/dotnet/core/install/linux).
|
||||||
|
|
||||||
Then install the dotnet 6.0 runtime
|
Then install the dotnet 6.0 runtime
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user