From b19b33e111077e51d3c46d73ad2ead4f1d3e3587 Mon Sep 17 00:00:00 2001 From: Keon Kim Date: Sat, 5 Dec 2015 18:55:22 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ae1bedc88336..af74e422c3dbc 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ To read the documentation, start by installing the [Sphinx](http://sphinx-doc.org) documentation generator tool (just run `easy_install -U Sphinx` from the command line and you're good to go). Once you have that, you can build the Swift documentation by going into `docs` and -typing `make`. This compiles the `.rst` files in the `docs` directory into +typing `make`. This compiles the `rst` files in the `docs` directory into HTML in the `docs/_build/html` directory. Once built, the best place to start is with the Swift white paper, which gives a