From 749e82a1ada6691935a54116c055811c85df0165 Mon Sep 17 00:00:00 2001 From: Adam Izraelevitz Date: Fri, 10 Mar 2017 09:22:44 -0800 Subject: Changed custom transform option and help text --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5c41879a..cfcdbc4f 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ To write a Firrtl transform, start with [src/main/scala/tutorial/AnalyzeCircuit. To run this example: ``` sbt assembly -./utils/bin/firrtl -td regress -tn rocket --custom tutorial.AnalyzeCircuit +./utils/bin/firrtl -td regress -tn rocket --custom-transforms tutorial.AnalyzeCircuit ``` ##### Useful sbt Tips -- cgit v1.2.3