From c45ff7bf651977013797f9c8e6990de871b84ad8 Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Tue, 19 Jul 2022 20:19:55 +0100 Subject: [PATCH] Update README.md Spello. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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