File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ This code is for a manuscript under revision, titled:
2424Click launch button to spin up the latest release of CDeep3M on the cloud (~ 20 minute spin up time):
2525** (Oregon region)**
2626
27- [ ![ Launch Deep3m AWS CloudFormation link] ( https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png )] ( https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=cdeep3m-stack-0-20-0rc5 &templateURL=https://s3-us-west-2.amazonaws.com/cdeep3m-releases/0.20.0rc5 /cdeep3m_0.20.0rc5_basic_cloudformation .json )
27+ [ ![ Launch Deep3m AWS CloudFormation link] ( https://s3.amazonaws.com/cloudformation-examples/cloudformation-launch-stack.png )] ( https://console.aws.amazon.com/cloudformation/home?region=us-west-2#/stacks/new?stackName=cdeep3m-stack-0-20-0 &templateURL=https://s3-us-west-2.amazonaws.com/cdeep3m-releases/0.20.0 /cdeep3m_0.20.0_basic_cloudformation .json )
2828
2929** NOTE: Running will result in EC2 charges (0.9-3$ per hour runtime)**
3030
@@ -93,14 +93,14 @@ Done with your segmentation? Don't forget to [delete your Cloud Stack][deletesta
9393#### Step 1) Download release tarball
9494
9595``` Bash
96- wget https://github.com/CRBS/cdeep3m/releases/download/v0.20.0rc5 /cdeep3m-0.20.0rc5 .tar.gz
96+ wget https://github.com/CRBS/cdeep3m/releases/download/v0.20.0 /cdeep3m-0.20.0 .tar.gz
9797```
9898
9999#### Step 2) Uncompress
100100
101101``` Bash
102- tar -zxf cdeep3m-0.20.0rc5 .tar.gz
103- cd cdeep3m-0.20.0rc5
102+ tar -zxf cdeep3m-0.20.0 .tar.gz
103+ cd cdeep3m-0.20.0
104104```
105105
106106#### Step 3) Add to path
You can’t perform that action at this time.
0 commit comments