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:
38
38
* Rake--Ruby Make (< http://rake.rubyforge.org/ > )
39
39
* RDoc, if your Ruby distribution does not include it
40
40
41
- From the root Prototype directory,
41
+ From the root Prototype directory:
42
42
43
43
* ` rake dist ` will preprocess the Prototype source using Sprockets and
44
- generate the composite ` dist/prototype.js ` .
44
+ generate the composite ` dist/prototype.js `
45
45
* ` rake package ` will create a distribution tarball in the
46
- ` pkg/ ` directory.
46
+ ` pkg/ ` directory
47
47
48
48
Contributing to Prototype
49
49
-------------------------
@@ -60,4 +60,4 @@ Find out how to contribute: <http://prototypejs.org/contribute>.
60
60
Documentation
61
61
-------------
62
62
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