Skip to content

Commit

Permalink
Ordered the installation alphabetically.
Browse files Browse the repository at this point in the history
  • Loading branch information
matvidal committed May 13, 2020
1 parent c55cbb7 commit 2d1796a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions install.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
sudo apt-get -y install python3-dev
sudo apt-get -y install proj-bin
sudo apt-get -y install libjs-proj4
sudo apt-get -y install libgeos-dev
sudo apt-get -y install libproj-dev
sudo apt-get -y install libxml2-dev libxslt-dev
sudo apt-get -y install libgeos-dev
sudo apt-get -y install mongodb
sudo apt-get -y install proj-bin
sudo apt-get -y install python3-dev
sudo apt-get -y install python3-pip

0 comments on commit 2d1796a

Please sign in to comment.