Skip to content

Commit

Permalink
Update README.md (amundsen-io#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
feng-tao committed Jun 7, 2019
1 parent e93db1d commit ab78684
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 @@ -17,7 +17,7 @@ Amundsen Metadata service serves Restful API and responsible for providing and a
$ venv_path=[path_for_virtual_environment]
$ python3 -m venv $venv_path
$ source $venv_path/bin/activate
$ pip3 install amundsenmetadata
$ pip3 install amundsen-metadata
$ python3 metadata_service/metadata_wsgi.py

-- In different terminal, verify getting HTTP/1.0 200 OK
Expand Down

0 comments on commit ab78684

Please sign in to comment.