diff --git a/README.md b/README.md index 4372499c..68e87b46 100644 --- a/README.md +++ b/README.md @@ -26,15 +26,11 @@ The goal is to create an opinionated tool to support a reliably inviting onboard - [Installation](#installation) - [Usage](#usage) -- [Documentation](#documentation) - [Goals and Motivation](#goals) - [Contributing](#contributing) ## Installation -``` -pip install huak -``` To install Huak from source using Cargo: @@ -42,6 +38,8 @@ To install Huak from source using Cargo: cargo install --git https://github.com/cnpryer/huak.git huak ``` +> ⚠️ WARNING: The PyPI distribution is outdated. + ## Usage ```console @@ -78,11 +76,6 @@ Options: -V, --version Print version ``` -## Documentation - -- [User Guide](https://cnpryer.github.io/huak/user_guide/) -- [Development](/docs/development.md) - ## Goals ### 1. Just use `huak` ✨