Skip to content

Commit e2b7304

Browse files
authored
Update python requirement (rust-lang#1182)
Due to the reliance on `cbmc-viewer==2.11` this needs to be python >=3.8 and pip is also required
1 parent d061bee commit e2b7304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/install-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Currently, only two platforms are supported:
1717

1818
The following must already be installed:
1919

20-
* **Python version 3.6 or greater.**
20+
* **Python version 3.8 or greater** and the package installer pip.
2121
* Rust installed via `rustup`
2222
* `ctags` is required for Kani's `--visualize` option to work correctly.
2323

0 commit comments

Comments
 (0)