We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2502ff5 commit 9a0eae4Copy full SHA for 9a0eae4
1 file changed
README.md
@@ -26,7 +26,7 @@ wget https://github.com/CCBR/l2p/raw/master/l2p_0.0-14.tar.gz
26
R CMD INSTALL l2p_0.0-14.tar.gz
27
# install l2psupp ( "l2p supplemental")
28
wget https://github.com/CCBR/l2p/raw/master/l2psupp_0.0-14.tar.gz
29
-# Install as a site package ZZ
+# Install as a site package
30
R CMD INSTALL l2psupp_0.0-14.tar.gz
31
```
32
0 commit comments