Skip to content

Commit

Permalink
fix: Fix typo in CONTRIBUTING.md (#2955)
Browse files Browse the repository at this point in the history
fix: fix typo in CONTRIBUTING.md

Signed-off-by: Jeong Ukjae <JeongUkJae@gmail.com>
  • Loading branch information
jeongukjae committed Jul 20, 2022
1 parent 46d11bc commit 8534f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
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 8534f69

Please sign in to comment.