Skip to content

Commit 7478392

Browse files
committed
Update README.md
1 parent b8699a1 commit 7478392

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,22 +26,20 @@ The goal is to create an opinionated tool to support a reliably inviting onboard
2626

2727
- [Installation](#installation)
2828
- [Usage](#usage)
29-
- [Documentation](#documentation)
3029
- [Goals and Motivation](#goals)
3130
- [Contributing](#contributing)
3231

3332
## Installation
3433

35-
```
36-
pip install huak
37-
```
3834

3935
To install Huak from source using Cargo:
4036

4137
```
4238
cargo install --git https://github.com/cnpryer/huak.git huak
4339
```
4440

41+
> ⚠️ WARNING: The PyPI distribution is outdated.
42+
4543
## Usage
4644

4745
```console
@@ -78,11 +76,6 @@ Options:
7876
-V, --version Print version
7977
```
8078

81-
## Documentation
82-
83-
- [User Guide](https://cnpryer.github.io/huak/user_guide/)
84-
- [Development](/docs/development.md)
85-
8679
## Goals
8780

8881
### 1. Just use `huak`

0 commit comments

Comments
 (0)