Skip to content

Commit

Permalink
doc: Reference v9 from Submitter Guide
Browse files Browse the repository at this point in the history
  • Loading branch information
spbnick committed Nov 29, 2021
1 parent 5b39ffb commit 6de338f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/submitter_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@ account, and you can start using the production parameters:

Pick a KCIDB [release][releases]. Latest would normally be best.

Let's say you picked v8. Run this:
Let's say you picked v9. Run this:

```bash
pip3 install --user 'git+https://git@github.com/kernelci/kcidb.git@v8'
pip3 install --user 'git+https://git@github.com/kernelci/kcidb.git@v9'
```

Then make sure your PATH includes the `~/.local/bin` directory, e.g. with:
Expand Down

0 comments on commit 6de338f

Please sign in to comment.