diff options
| author | Adam Izraelevitz | 2017-03-10 12:55:31 -0800 |
|---|---|---|
| committer | Adam Izraelevitz | 2017-03-14 12:48:26 -0700 |
| commit | daaedd491760f44625e5242ea34fdeda4e915bcd (patch) | |
| tree | f8f98e8b9c231c23ccf514d60846010e17e29f60 /README.md | |
| parent | c097e953ad6f003c6359e276b18c406baa881f46 (diff) | |
Fixed README tutorial link
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ sbt publish-local ##### Transform Writing Tutorial -To write a Firrtl transform, please start with the tutorial here: [src/main/scala/tutorial](https://github.com/ucb-bar/firrtl/blob/master/src/main/tutorial). +To write a Firrtl transform, please start with the tutorial here: [src/main/scala/tutorial](https://github.com/ucb-bar/firrtl/blob/master/src/main/scala/tutorial). To run this example: ``` sbt assembly |
