File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed
Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff 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
3935To install Huak from source using Cargo:
4036
4137```
4238cargo 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 ` ✨
You can’t perform that action at this time.
0 commit comments