Unverified Commit 0bbbed00 authored by Daniel's avatar Daniel Committed by GitHub

Update required python version in readme (#388)

python 3.5 -> 3.6
parent 42177c94
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment