Skip to content

Commit 75ee2cf

Browse files
authored
Update Custom-Chisel.rst
Removed a line which had incorrect info
1 parent 78a9c00 commit 75ee2cf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/Customization/Custom-Chisel.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ build.sbt.
4444
cd generators/
4545
git submodule add https://git-repository.com/yourproject.git
4646
47-
Then add ``yourproject`` to the Chipyard top-level build.sbt file.
48-
Make sure it goes above the definition `lazy val chipyard`.
47+
Then add ``yourproject`` to the Chipyard top-level build.sbt file.
4948

5049
.. code-block:: scala
5150

0 commit comments

Comments
 (0)