update website
diff --git a/README.md b/README.md
index bdc1a5d..bb9fb02 100644
--- a/README.md
+++ b/README.md
@@ -78,9 +78,9 @@
 To test your changes to the website, you can either invoke `./build.sh` to build a static copy of the site to the `content/` subdirectory, or invoke `./build.sh PORT` (where `PORT` a TCP port number) to both build the static copy of the site *and* run Ruby's web server to serve `content/` locally at the given port:
 
     $ ./build.sh 8080
-    Configuration file: /home/mjumper/apache-Milagro (incubating)/Milagro (incubating)-website/_config.yml
-                Source: /home/mjumper/apache-Milagro (incubating)/Milagro (incubating)-website
-           Destination: /home/mjumper/apache-Milagro (incubating)/Milagro (incubating)-website/_site
+    Configuration file: /home/mjumper/apache-incubator-milagro/milagro-website/_config.yml
+                Source: /home/mjumper/apache-incubator-milagro/milagro-website
+           Destination: /home/mjumper/apache-incubator-milagro/milagro-website/_site
      Incremental build: disabled. Enable with --incremental
           Generating...
                         done in 0.563 seconds.