@@ -26,4 +26,4 @@ We suggest using Anaconda Python to install Autocnet within a virtual environmen
1. Install Docker
2. Get the Postgresql with Postgis container and run it `docker run --name testdb -e POSTGRES_PASSOWRD='' -e POSTGRES_USER='postgres' -p 5432:5432 -d mdillon/postgis`