Bump postcss from 7.0.35 to 7.0.36 (#8)
[ustaxviewer.git] / README.md
index 088b837d56720a3db1fc93bbc488f520c0a753a0..200e3de3cbdc771f721f173a8c5d8bbb7509aad7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ the "Amount You Owe", for example, which [yields this massive graph](doc/f1040-a
 
 See the [ustaxlib] repository for how to get started modeling taxes. To run the viewer, simply do:
 
-    npx ustaxviewer-ts taxfile.ts
+    npx ustaxviewer taxfile.ts
 
 Note that `taxfile.ts` should have a default export of the TaxReturn object to be rendered.