README.md updates - compatibility table
This commit is contained in:
parent
9dee5e6a56
commit
1684ea04fb
1 changed files with 3 additions and 1 deletions
|
@ -54,7 +54,7 @@ rustup default stable
|
|||
|
||||
The [official documentation from Debian](https://wiki.debian.org/Rust) states one can either install the apt packages or use the [official rustup installer](https://www.rust-lang.org/tools/install).
|
||||
|
||||
Using apt packages:
|
||||
Using apt packages (my used and tested method):
|
||||
|
||||
```
|
||||
sudo apt update -y
|
||||
|
@ -126,6 +126,8 @@ The application will output whatever it does, and ignore any package managers th
|
|||
|
||||
## **NOTES**
|
||||
|
||||
During testing via distrobox, pip-review will fail if the host python version is not the same as the container. The tool will find the pip-review package, but be unable to execute due to a version mismatch.
|
||||
|
||||
### **DISTROBOX CONTAINERS USED FOR TESTING**
|
||||
|
||||
#### **USING DISTROBOX**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue