Skip to content

Commit

Permalink
Update required python version in readme (#388)
Browse files Browse the repository at this point in the history
python 3.5 -> 3.6
  • Loading branch information
Daniel authored Feb 13, 2020
1 parent 42177c9 commit 0bbbed0
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 @@ -15,7 +15,7 @@ The frontend service leverages a separate [search service](https://github.com/ly
For information about Amundsen and our other services, visit the [main repository](https://github.com/lyft/amundsen#amundsen) `README.md`. Please also see our instructions for a [quick start](https://github.com/lyft/amundsen/blob/master/docs/installation.md#bootstrap-a-default-version-of-amundsen-using-docker) setup of Amundsen with dummy data, and an [overview of the architecture](https://github.com/lyft/amundsen/blob/master/docs/architecture.md#architecture).

## Requirements
- Python >= 3.5
- Python >= 3.6
- Node = v10 or v12
- npm >= 6.x.x

Expand Down

0 comments on commit 0bbbed0

Please sign in to comment.