mirror of
https://github.com/zyedidia/micro.git
synced 2025-06-18 14:55:38 -04:00
README: Add Fedora install instructions (#1671)
This commit is contained in:
parent
381e1b639d
commit
2e770ce9ce
@ -124,6 +124,12 @@ via `apt`:
|
||||
sudo apt install micro
|
||||
```
|
||||
|
||||
On Fedora, micro is available via `dnf`:
|
||||
|
||||
```
|
||||
sudo dnf install micro
|
||||
```
|
||||
|
||||
**Note for Linux:** for interfacing with the local system clipboard, `xclip` or `xsel`
|
||||
must be installed. Please see the section on [Linux clipboard support](https://github.com/zyedidia/micro#linux-clipboard-support)
|
||||
further below.
|
||||
|
Loading…
Reference in New Issue
Block a user