Skip to content

Commit

Permalink
Remove advice to run git submodule update --init
Browse files Browse the repository at this point in the history
Hasn't been relevant since 11bb811
  • Loading branch information
jdelStrother authored and k0kubun committed Dec 9, 2023
1 parent 616cf38 commit a55cbf6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,12 +146,6 @@ Once this is complete, you should be able to run the test suite:
rake
~~~

You'll get a warning that you need to install haml-spec, so run this:

~~~sh
git submodule update --init
~~~

At this point `rake` should run without error or warning and you are ready to
start working on your patch!

Expand Down

0 comments on commit a55cbf6

Please sign in to comment.