Skip to content

Commit 0386205

Browse files
authored
README.md - update to old version installation
1 parent f65bfcb commit 0386205

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,18 @@ Update the local "tag" in the code below with the value of the tag you picked,
4545
and then run the code.
4646

4747
```
48-
local tag "v5.0"
48+
local tag "v6.2"
4949
net install ietoolkit, ///
5050
from("https://raw.githubusercontent.com/worldbank/ietoolkit/`tag'/src")
5151
```
5252

53+
`v6.2` is the oldest version that can be installed with exactly this code.
54+
Older versions back to version `v2.0` may still be installed but not exactly like this.
55+
View the source code in this repository to see how to update the code.
56+
Please get in touch if you are not able to solve it.
57+
5358
#### Requirements
54-
Stata version 11 or later is required for this package of commands.
59+
Different versions of this package requires a different minimum version of Stata. See the pkg-file or the ado-file for the version you want to use.
5560

5661
### **Background**
5762
These commands are developed by people that work at or with the Development Impact Evaluations (DIME) unit at the World Bank. While the commands are developed with best practices for impact evaluations in mind, these commands can be useful outside that field as well.

0 commit comments

Comments
 (0)