Skip to content

Commit

Permalink
Linkify prereqs 😋 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
camsaul authored Sep 1, 2016
1 parent 5b7df40 commit 3944427
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/developers-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ We don't like getting sued, so before merging any pull request, we'll need each

These are the set of tools which are required in order to complete any build of the Metabase code. Follow the links to download and install them on your own before continuing.

1. Oracle JDK 8 (http://www.oracle.com/technetwork/java/javase/downloads/index.html)
2. Node.js for npm (http://nodejs.org/)
3. Leiningen (http://leiningen.org/)
1. [Oracle JDK 8 (http://www.oracle.com/technetwork/java/javase/downloads/index.html)](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
2. [Node.js for npm (http://nodejs.org/)](http://nodejs.org/)
3. [Leiningen (http://leiningen.org/)](http://leiningen.org/)


# Build Metabase
Expand Down

0 comments on commit 3944427

Please sign in to comment.