Skip to content

Commit

Permalink
Add emphasis
Browse files Browse the repository at this point in the history
  • Loading branch information
kgryte committed Feb 2, 2017
1 parent 579df88 commit 3685d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Developing and running stdlib __requires__ the following prerequisites:
* [Node.js][node-js]: JavaScript runtime (version `>= 0.10`)
* [npm][npm]: package manager (version `> 2.7.0`; if Node `< 1.0.0`, version `> 2.7.0` and `< 4.0.0`)

While not required to run stdlib, the following dependencies may be required for testing, benchmarking, and general development:
While not required to run stdlib, the following dependencies __may__ be required for testing, benchmarking, and general development:

* [Julia][julia]: language for technical computing (version `>= 0.4`)
* [R][r]: language for statistical computing (version `>= 3.0.0`)
Expand Down

0 comments on commit 3685d5b

Please sign in to comment.