From 16c286b1ba7240304c88e10f27a8b65bbb3e54dd Mon Sep 17 00:00:00 2001 From: Ian Johnson Date: Tue, 9 Jul 2013 18:47:22 +0100 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4057081..96d63ea 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,4 @@ The PCL compiler depends on [PLY](http://www.dabeaz.com/ply/) v3.4 which is a le The PCL compiler and runtime relies on the Pypeline submodule found in the `libs` directory. Initialise the submodule with `git submodule update --init` and either: * Set your `PYTHONPATH` environment variable to `/pcl/libs/pypeline/src/pypeline`, or - * Install Pypeline using the instuctions in the submodule. + * Install Pypeline using the instructions in the submodule. -- cgit v1.2.3