Skip to content

Commit

Permalink
docs: GA README updates (#492)
Browse files Browse the repository at this point in the history
* docs: update readme

* docs: update typo

* docs: update doc links

* docs: add to contributing guide

* docs:reorganizing readme
  • Loading branch information
nehanene15 committed May 26, 2022
1 parent 39e0dd8 commit b63ef3b
Show file tree
Hide file tree
Showing 5 changed files with 164 additions and 279 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ Clone repo locally and install via pip:
```
git clone [email protected]:GoogleCloudPlatform/professional-services-data-validator.git
cd professional-services-data-validator/
python -m venv env
source env/bin/activate
python -m pip install --upgrade pip
python -m pip install .
```
Expand Down
Loading

0 comments on commit b63ef3b

Please sign in to comment.