Skip to content

Commit

Permalink
minor readme formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sieboldianus committed Aug 27, 2019
1 parent 60b98db commit 3a7d20d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -27,15 +27,15 @@ Overview of processing steps (Toronto High Park example):

## Installation

1. The recommended way to install the package is with `conda install tagmaps -c conda-forge`.
1. The recommended way to install the package is with `conda install tagmaps -c conda-forge`
2. For Windows users, an alternative is to download the newest pre-compiled build from [releases](../../releases) and run `tagmaps.exe`
3. If you need to install with pip, it is recommended to install all dependencies first (e.g. Windows users: use [Gohlke wheels](<https://www.lfd.uci.edu/~gohlke/pythonlibs/>) if available) and then run `pip install tagmaps`

See the [Documentation](https://ad.vgiscience.org/tagmaps/docs/user-guide/installation/) for a complete guide to setup tagmaps package in Windows 10.
See the [documentation](https://ad.vgiscience.org/tagmaps/docs/user-guide/installation/) for a complete guide to setup tagmaps package in Windows 10.

## Documentation

See the [tagmaps documentation](https://ad.vgiscience.org/tagmaps/docs/) for additional information, guides and tutorials. There is also an external [API Reference](https://ad.vgiscience.org/tagmaps/docs/api/tagmaps_.html) available.
See the [tagmaps documentation](https://ad.vgiscience.org/tagmaps/docs/) for additional information, guides and tutorials. There is also an external [API reference](https://ad.vgiscience.org/tagmaps/docs/api/tagmaps_.html) available.

## Quickstart

Expand Down

0 comments on commit 3a7d20d

Please sign in to comment.