Skip to content
Snippets Groups Projects
Commit 49148f3a authored by Fabian Pedregosa's avatar Fabian Pedregosa
Browse files

Update README

git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@647 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
parent f81cc2a3
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ Now can upload the generated html documentation using scp or some other SFTP cli ...@@ -15,7 +15,7 @@ Now can upload the generated html documentation using scp or some other SFTP cli
* Username: Combine your SourceForge.net Username with your SourceForge.net project UNIX name using a comma ( "," ) See Example * Username: Combine your SourceForge.net Username with your SourceForge.net project UNIX name using a comma ( "," ) See Example
* Password: Your SourceForge.net Password * Password: Your SourceForge.net Password
An example session might look like the following for Username "jsmith" uploading a file for his project with a UNIX name of "fooproject": An example session might look like the following for Username "jsmith" uploading a file for this project:
[jsmith@linux ~]$ scp -r _build/html/* jsmith,scikit-learn@web.sourceforge.net:htdocs [jsmith@linux ~]$ scp -r _build/html/* jsmith,scikit-learn@web.sourceforge.net:htdocs
Connecting to web.sourceforge.net... Connecting to web.sourceforge.net...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment