Skip to content

Commit 1a6dc77

Browse files
authored
MAINT: Update README.md (#774)
1 parent a3f91d4 commit 1a6dc77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ A high performance, open source Python code library for economics
1717

1818
## Installation
1919

20-
Before installing `quantecon` we recommend you install the [Anaconda](https://www.anaconda.com/download/) Python distribution, which includes a full suite of scientific python tools. **Note:** `quantecon` is now only supporting Python version 3.5+. This is mainly to allow code to be written taking full advantage of new features such as using the `@` symbol for matrix multiplication. Therefore please install the latest Python 3 Anaconda distribution.
20+
Before installing `quantecon` we recommend you install the [Anaconda](https://www.anaconda.com/download/) Python distribution, which includes a full suite of scientific python tools.
2121

2222
Next you can install quantecon by opening a terminal prompt and typing
2323

0 commit comments

Comments
 (0)