File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -38,12 +38,12 @@ the `src/` directory. To build Prototype, you'll need:
3838* Rake--Ruby Make (< http://rake.rubyforge.org/ > )
3939* RDoc, if your Ruby distribution does not include it
4040
41- From the root Prototype directory,
41+ From the root Prototype directory:
4242
4343* ` rake dist ` will preprocess the Prototype source using Sprockets and
44- generate the composite ` dist/prototype.js ` .
44+ generate the composite ` dist/prototype.js `
4545* ` rake package ` will create a distribution tarball in the
46- ` pkg/ ` directory.
46+ ` pkg/ ` directory
4747
4848Contributing to Prototype
4949-------------------------
@@ -60,4 +60,4 @@ Find out how to contribute: <http://prototypejs.org/contribute>.
6060Documentation
6161-------------
6262
63- Please see the online Prototype API: < http://api.prototypejs.org > .
63+ Please see the online Prototype API: < http://api.prototypejs.org > .
You can’t perform that action at this time.
0 commit comments