From 7f74b220e45e5a06ee605b45f5b9ddfba2cf967f Mon Sep 17 00:00:00 2001 From: "mdevan.foobar" Date: Thu, 30 Sep 2010 13:30:27 +0000 Subject: [PATCH] Fix typo in README git-svn-id: http://llvm-py.googlecode.com/svn/trunk@97 8d1e9007-1d4e-0410-b67e-1979fd6579aa --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 5b3a1ac..7e7264c 100644 --- a/README +++ b/README @@ -36,7 +36,7 @@ Quickstart: # Locate llvm-config, usually under /Release/bin $ python setup.py install --user --llvm-config=/path/to/llvm-config - 3. See documentation at 'www/src/index.html' and examples under 'test'. + 3. See documentation at 'www/web/index.html' and examples under 'test'. LICENSE: