diff --git a/README.md b/README.md index 725c1130..6beb0541 100644 --- a/README.md +++ b/README.md @@ -46,10 +46,6 @@ Build the C++ tools: make build ### Step 5: ### -Alias python to python3 to avoid using python2 accidentally: - - alias python=python3 - Choose one of the following options: (Option 1) - Install the Python environment locally diff --git a/requirements.txt b/requirements.txt index b0ea82b4..4a9f9c7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pyfasm +-e third_party/fasm intervaltree junit-xml numpy