Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptomanic committed Oct 19, 2016
1 parent 3d4f405 commit 2a5c55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ output: pdf_document
**Steps to run calculator**

1. open the terminal
2. change the directory to Project-2
2. change the directory to Relational-Algebra-Calculator
3. g++ -std=c++11 nested_query.cpp -o output.out
4. ./output.out

0 comments on commit 2a5c55c

Please sign in to comment.