summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorGravatar leino <unknown>2015-09-23 03:54:37 -0700
committerGravatar leino <unknown>2015-09-23 03:54:37 -0700
commite56054fce562213ef34ed6a3d99b0cb036c2bf23 (patch)
tree0982717944337d7f9ec5e5e2c3ac11012068bc16 /INSTALL
parentca96e3974019ca956f46c91eb07b2c2dfede1d29 (diff)
Fixed typo in INSTALL file
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 488060f6..e62332db 100644
--- a/INSTALL
+++ b/INSTALL
@@ -27,7 +27,7 @@ Dafny's sources.
3. Download and build Dafny:
hg clone https://hg.codeplex.com/dafny
- cd dafny/Sources/
+ cd dafny/Source/
xbuild Dafny.sln
4. Download and unpack z3 (Dafny looks for `z3` in Binaries/z3/bin/)