Skip to content

Commit

Permalink
fixing merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
josehelps committed Jul 29, 2019
2 parents 62567b5 + 7dbd863 commit 6f9614e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
2 changes: 1 addition & 1 deletion README.md
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ optional arguments:
## Installation
(in order to avoid missing with the already installed python libraries)

- get project `git clone https://github.com/SecurityFTW/cs-suite.git &&
- get project `git clone --recursive https://github.com/SecurityFTW/cs-suite.git &&
cd cs-suite/`
- install [virtualenv](https://virtualenv.pypa.io/en/latest/) `pip install virtualenv`
- create a python 2.7 local enviroment `virtualenv -p python2.7 venv`
Expand Down
22 changes: 0 additions & 22 deletions setup.py

This file was deleted.

0 comments on commit 6f9614e

Please sign in to comment.