mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2024-12-29 02:44:21 +00:00
Remove xclip (not needed anymore)
This commit is contained in:
parent
75a2648486
commit
1266b74350
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ If you would like to run Picocrypt from source, or an executable isn't available
|
||||||
# 1. Prerequisites
|
# 1. Prerequisites
|
||||||
**Linux:**
|
**Linux:**
|
||||||
```bash
|
```bash
|
||||||
apt install -y gcc xorg-dev libgtk-3-dev libgl1-mesa-dev libglu1-mesa xclip
|
apt install -y gcc xorg-dev libgtk-3-dev libgl1-mesa-dev libglu1-mesa
|
||||||
```
|
```
|
||||||
**macOS:**
|
**macOS:**
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in a new issue