README.md updates - compatibility table

This commit is contained in:
Andrew Schott 2024-06-15 00:47:55 -05:00
parent 9dee5e6a56
commit 1684ea04fb

View file

@ -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**