Browse Source

README.md: commands to revert to old version

vanhoefm 4 years ago
parent
commit
dbc7dc3f23
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -2,7 +2,7 @@ This project contains scripts to test if clients or access points (APs) are affe
 
 Remember that our scripts are not attack scripts! You will need the appropriate network credentials in order to test if an access point or client is affected by the KRACK attack.
 
-**21 January 2021**: the scripts have been made compatible with Python3 and has been updated to better support newer Linux distributions.
+**21 January 2021**: the scripts have been made compatible with Python3 and has been updated to better support newer Linux distributions. If you want to revert to the old version, execute `git fetch --tags && git checkout v1` after cloning the repository (and switch back to the latest version using `git checkout research`).
 
 
 # Prerequisites