Skip to content

Commit

Permalink
fix: fix typo in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Signed-off-by: Jeong Ukjae <JeongUkJae@gmail.com>
  • Loading branch information
jeongukjae authored and felixwang9817 committed Jul 20, 2022
1 parent 6d7b38a commit 30ec667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ pip install --upgrade pip
make build-ui
```

5Install development dependencies for Feast Python SDK / CLI
5. Install development dependencies for Feast Python SDK / CLI
```sh
pip install -e ".[dev]"
```
Expand Down

0 comments on commit 30ec667

Please sign in to comment.