There was an error while loading. Please reload this page.
1 parent b8780e9 commit fb1a5e0Copy full SHA for fb1a5e0
1 file changed
README.md
@@ -18,9 +18,7 @@ doc.save('Test.pdf');
18
## Checking out the source
19
20
```bash
21
-git clone git@github.com:MrRio/jsPDF.git
22
-cd jsPDF
23
-git pull && git submodule init && git submodule update && git submodule status
+git clone --recursive git://github.com/MrRio/jsPDF.git
24
```
25
26
## Credits
0 commit comments