浏览代码

Update to Ubuntu 18.04 install commands

master
Arun Prakash Jana 5 年前
父节点
当前提交
10188fa9b1
找不到此签名对应的密钥 GPG 密钥 ID: A75979F35C080412
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      README.md

+ 2
- 2
README.md 查看文件

@@ -122,9 +122,9 @@ Packages for Arch Linux, CentOS, Debian, Fedora and Ubuntu are auto-generated wi

#### From source

Download the latest stable release or clone this repository (*risky*), install deps and compile. On Ubuntu 16.04:
Download the latest stable release or clone this repository (*risky*), install deps and compile. On Ubuntu 18.04:

$ sudo apt-get install pkg-config libncursesw5-dev libreadline6-dev
$ sudo apt-get install pkg-config libncursesw5-dev libreadline-dev
$ make
$ sudo make strip install



正在加载...
取消
保存