Skip to content

Commit

Permalink
fix(readme): add ubuntu 18.04 to easy install
Browse files Browse the repository at this point in the history
  • Loading branch information
sagarvora authored Dec 21, 2018
1 parent 9d7d089 commit 4f8114f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Note: Please do not remove the bench directory the above commands will create
## Easy Install

- This is an opinionated setup so it is best to setup on a blank server.
- Works on Ubuntu 16.04, CentOS 7+, Debian 8+
- Works on Ubuntu 16.04+, CentOS 7+, Debian 8+
- You may have to install Python 2.7 (eg on Ubuntu 16.04+) by running `apt-get install python-minimal`
- You may also have to install build-essential and python-setuptools by running `apt-get install build-essential python-setuptools`
- This script will install the pre-requisites, install bench and setup an ERPNext site
Expand Down

0 comments on commit 4f8114f

Please sign in to comment.