Skip to content
This repository was archived by the owner on Jan 5, 2021. It is now read-only.

Commit 63a99e0

Browse files
Neeraj Singhspastorino
Neeraj Singh
authored andcommitted
Update readme to state that it is recommended to use jquery 1.4.3
Signed-off-by: Santiago Pastorino <[email protected]>
1 parent 51a12e2 commit 63a99e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rdoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@ There is no step three.
2323

2424
== Manual installation
2525

26-
jQuery 1.4, 1.4.1 and 1.4.2 can be used. However because of http://jsbin.com/uboxu3/7/ issue it is
27-
recommended to use jQuery 1.4.1.
26+
jQuery 1.4, 1.4.1, 1.4.2 and 1.4.3 can be used. However because of http://jsbin.com/uboxu3/7/ issue which is present in jQuery 1.4.2 version, it is highly
27+
recommended to use jQuery 1.4.3.
2828

2929
=== Step 1
3030

3131
Download jQuery from http://docs.jquery.com/Downloading_jQuery and put the file in public/javascripts - for example, the file might be:
3232

33-
public/javascripts/jquery-1.4.1.min.js
33+
public/javascripts/jquery-1.4.3.min.js
3434

3535
=== Step 2
3636

0 commit comments

Comments
 (0)