[Swift-commit] r6739 - SwiftTutorials/ATPESC_2013-08-06/cloud
ketan at ci.uchicago.edu
ketan at ci.uchicago.edu
Sun Aug 4 10:24:12 CDT 2013
Author: ketan
Date: 2013-08-04 10:24:12 -0500 (Sun, 04 Aug 2013)
New Revision: 6739
Modified:
SwiftTutorials/ATPESC_2013-08-06/cloud/README
Log:
update README to include relative path of setup
Modified: SwiftTutorials/ATPESC_2013-08-06/cloud/README
===================================================================
--- SwiftTutorials/ATPESC_2013-08-06/cloud/README 2013-08-04 15:07:55 UTC (rev 6738)
+++ SwiftTutorials/ATPESC_2013-08-06/cloud/README 2013-08-04 15:24:12 UTC (rev 6739)
@@ -22,7 +22,7 @@
- Copy the private key tutorial.pem to your .ssh dir:
cp tutorial.pem ~/.ssh/
- Source the setup script on command line:
- source setup
+ source ./setup
- Run the catsn Swift script:
./run.catsn
- Run the simanalyze Swift script:
More information about the Swift-commit
mailing list