Skip to content

Commit

Permalink
Point to sbt 1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
bwignall committed Jun 16, 2024
1 parent 9c1bb20 commit 8695da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ git clone [email protected]:typelevel/cats.git
```

To build Cats you should have
[sbt](http://www.scala-sbt.org/0.13/tutorial/Setup.html) and [Node.js](https://nodejs.org/)
[sbt](https://www.scala-sbt.org/1.x/docs/Setup.html) and [Node.js](https://nodejs.org/)
installed. If you'd like, you can use the [Nix Cats development environment](#nix-cats-development-environment).

Run `sbt`, and then use any of the following commands:
Expand Down

0 comments on commit 8695da3

Please sign in to comment.