Skip to content

Commit 8539a41

Browse files
committedMar 26, 2016
Update Readme.txt
1 parent b0daa16 commit 8539a41

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎Readme.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ This is the initial Commit. I will be building out additional functionality ove
1515
A version of this in python runs on the Google App Engine at http://analyze-stock.appspot.com/
1616

1717
From Eclipse:
18+
mvn clean
1819
mvn package
1920

2021

@@ -24,4 +25,4 @@ From a terminal:
2425

2526
cd /Users/ssahadevan/Documents/workspace/StockAnalyzer-java/target
2627

27-
cf push stockAnalyzer -p ./stockAnalyzer-0.1.0.jar
28+
cf push stockAnalyzer -p ./stockAnalyzer-0.1.0.jar

0 commit comments

Comments
 (0)