Skip to content

Commit

Permalink
changed git repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
jmeehan16 committed Jun 19, 2017
1 parent 89d964e commit 5972130
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion source/benchmarks-old.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. _benchmarks:
.. _benchmarks-old:

******************************************
Writing Applications/Benchmarks in S-Store
Expand Down
4 changes: 3 additions & 1 deletion source/deploy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ This will run the votersstoreexample benchmark for 60 seconds, submitting 1000 n
ant sstore-prepare -Dproject={BENCHMARK}
ant sstore-benchmark-console -Dproject={BENCHMARK}
For example, if the chosen benchmark is "votersstoreexample," the terminal will look roughly like this:

.. code-block:: sh
=============================
Expand Down Expand Up @@ -161,7 +163,7 @@ The S-Store source code can be downloaded from the Github repository using the f

.. code-block:: bash
git clone http://github.com/s-store/sstore-soft.git
git clone http://github.com/s-store/s-store.git
Once the code is downloaded and the desired branch selected, run the following command on the root directory of S-Store:

Expand Down
2 changes: 1 addition & 1 deletion source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ S-Store

intro
deploy
benchmarks
benchmarks-old
engine
streamgenerator
bigdawg
Expand Down

0 comments on commit 5972130

Please sign in to comment.