diff --git a/README.md b/README.md index 67deb7f..cd75dc2 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ See our talks [Chip Red Pill: How We Achived to Execute Arbitrary Microcode Insi # Python -All our scripts are written on Python. We recommend using Python 3. The scripts require pycryptodome packet. To install pycryptodome, run the following command: +All our scripts are written in Python. We recommend using Python 3. The scripts require pycryptodome packet. To install pycryptodome, run the following command: ``` pip3 install pycryptodome @@ -131,4 +131,4 @@ Dmitry Sklyarov ([@_Dmit][3]) [1]: https://twitter.com/_markel___ [2]: https://twitter.com/h0t_max -[3]: https://twitter.com/_Dmit \ No newline at end of file +[3]: https://twitter.com/_Dmit