Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated with call for help, and updated Installation instructions.
  • Loading branch information
csytsma authored Jun 13, 2021
1 parent 353317a commit 27eeaf8
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# Latest Status - Feb 23, 2019
# Latest Status - June 13, 2021

We are looking for people to get involved! Take a look at some of the current Feature Request Issues, and let us know if you can help.

- Create Docker for Tilemill releases: https://github.com/tilemill-project/tilemill/issues/2742
- Create Survey of Users: https://github.com/tilemill-project/tilemill/issues/2743
- Get Funding for Tilemill: https://github.com/tilemill-project/tilemill/issues/2744


# General Info
TileMill is a modern map design studio powered by [Node.js](https://nodejs.org) and [Mapnik](https://mapnik.org).
Expand All @@ -19,7 +26,7 @@ TileMill is a modern map design studio powered by [Node.js](https://nodejs.org)


# Installation
Quick installation instructions for OSX:
### Quick installation instructions for OSX:

git clone https://github.com/tilemill-project/tilemill.git
cd tilemill
Expand All @@ -28,6 +35,12 @@ Quick installation instructions for OSX:
npm install
npm start

### Installation Scripts
Scripts have been created that will do most everything for you. They were written for MacOS, but may still be usable for Ubunto and Windows with some modification. (If you are successful with Ubunto and Windows, please post an Issue to let us know!)

[Installation Script Instructions](https://tilemill-project.github.io/tilemill/docs/mac-install/)


[Full Installation instructions can be found in the TileMill Documentation](https://tilemill-project.github.io/tilemill/docs/install/).


Expand Down

0 comments on commit 27eeaf8

Please sign in to comment.