Skip to content

Commit

Permalink
Rename "Quickstart" to "Bootstrap from Scratch" (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
basnijholt authored Feb 21, 2025
1 parent 92249ee commit 7dbe423
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Try it now and streamline your development process!
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->

- [:rocket: Quick Start](#rocket-quick-start)
- [:rocket: Bootstrap from Scratch](#rocket-bootstrap-from-scratch)
- [:package: Installation](#package-installation)
- [:memo: `requirements.yaml` and `pyproject.toml` structure](#memo-requirementsyaml-and-pyprojecttoml-structure)
- [Example](#example)
Expand Down Expand Up @@ -83,7 +83,7 @@ Try it now and streamline your development process!

<!-- toc-end -->

## :rocket: Quick Start
## :rocket: Bootstrap from Scratch

To get started quickly with UniDep, run the following command. This will download and install [micromamba](https://mamba.readthedocs.io/en/latest/installation/micromamba-installation.html) (recommended for fast Conda environment management), [uv](https://docs.astral.sh/uv/getting-started/installation/) (recommended for faster pip installations), and then install UniDep:

Expand Down

0 comments on commit 7dbe423

Please sign in to comment.