Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
![License: Apache 2.0](https://img.shields.io/github/license/jetify-com/devbox)
[![version](https://img.shields.io/github/v/release/jetify-com/devbox?color=green&label=version&sort=semver)](https://github.com/jetify-com/devbox/releases)
[![tests](https://github.com/jetify-com/devbox/actions/workflows/cli-post-release.yml/badge.svg)](https://github.com/jetify-com/devbox/actions/workflows/cli-release.yml?branch=main)
[![Built with Devbox](https://www.jetify.com/img/devbox/shield_galaxy.svg)](https://www.jetify.com/devbox/docs/contributor-quickstart/)
[![Built with Devbox](https://www.jetify.com/img/devbox/shield_galaxy.svg)](https://www.jetify.com/docs/devbox/contributor-quickstart/)

## What is it?

Expand Down Expand Up @@ -47,7 +47,7 @@ curl -fsSL https://get.jetify.com/devbox | bash
```

Read more on the
[Devbox docs](https://www.jetify.com/devbox/docs/installing-devbox/).
[Devbox docs](https://www.jetify.com/docs/devbox/installing-devbox/).

## Benefits

Expand Down Expand Up @@ -158,14 +158,14 @@ ensuring we don't pollute your machine.
```

Read more on the
[Devbox docs Quickstart](https://www.jetify.com/devbox/docs/quickstart/).
[Devbox docs Quickstart](https://www.jetify.com/docs/devbox/quickstart/).

## Additional commands

`devbox help` - see all commands

See the
[CLI Reference](https://www.jetify.com/devbox/docs/cli_reference/devbox/) for
[CLI Reference](https://www.jetify.com/docs/devbox/cli_reference/devbox/) for
the full list of commands.

## Join our Developer Community
Expand Down
Loading