Skip to content

Commit

Permalink
Updated version requirement to 3.7 or newer
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoeilers authored Jul 26, 2020
1 parent f8bc593 commit a68458a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ For use with the PyCharm IDE, try the `Nagini PyCharm plugin <https://github.com
Dependencies (Ubuntu Linux)
===================================

Install Java 11 or newer (64 bit) and Python 3.6 or newer (64 bit) and the required libraries::
Install Java 11 or newer (64 bit) and Python 3.7 or newer (64 bit) and the required libraries::

sudo apt-get install python3-dev

Expand All @@ -19,7 +19,7 @@ For usage with Viper's verification condition generation backend Carbon, you wil
Dependencies (Windows)
==========================

1. Install Java 11 or newer (64 bit) and Python 3.6 or newer (64 bit).
1. Install Java 11 or newer (64 bit) and Python 3.7 or newer (64 bit).

2. Install either Visual C++ Build Tools 2015 (http://go.microsoft.com/fwlink/?LinkId=691126) or Visual Studio 2015. For the latter, make sure to choose the option "Common Tools for Visual C++ 2015" in the setup (see https://blogs.msdn.microsoft.com/vcblog/2015/07/24/setup-changes-in-visual-studio-2015-affecting-c-developers/ for an explanation).

Expand Down

0 comments on commit a68458a

Please sign in to comment.