Typo.
[pysvrt.git] / README.md
index 44e9e1a..792fc31 100644 (file)
--- a/README.md
+++ b/README.md
@@ -22,8 +22,12 @@ The returned ByteTensor has three dimensions:
 
 # Installation and test #
 
+Executing
+
 ```
 make -j -k
-./built.py
+./build.py
 ./test-svrt.py
 ```
+
+should generate an image example.png in the current directory.