Skip to content
Open
Changes from all commits
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
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,15 +74,15 @@ If you prefer to install manually or encounter any issues with the installation

2. Ensure `pipx` is in your PATH:

```bash
pipx ensurepath
```
```bash
pipx ensurepath
```

1. Install `dotrun` using `pipx`:
3. Install `dotrun` using `pipx`:

```bash
pipx install dotrun
```
```bash
pipx install dotrun
```

If you experience problems, please open a GitHub issue.

Expand Down