Skip to content

Commit dee5ddd

Browse files
committed
Update README.md
1 parent c11e5ca commit dee5ddd

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,8 @@ more efficiently. Including creating ghidra headerfiles that ghidra can understa
5858
I may not get to that due to the required 2FA stuff because scammers were using pypi to host malicious malware. I hear you can use a usb stick (thumbdrive) so know that I am thinking about buying up a few more usb sticks for this.
5959

6060
# How To Install
61-
You need to clone this repository locally to install the library:
62-
1. `git clone https://github.com/CallocGD/PyBroma.git --recursive`
63-
2. `python setup.py build_ext --inplace`
64-
3. `pip install -U .`
65-
66-
Installation using a zip archive of the repository is not available because it doesn't contain the broma submodule because of it not being in a mature state as of yet and it has been subject to constantly changing.
61+
Run this command to install the library:
62+
`pip install git+https://github.com/CallocGD/PyBroma`
6763

6864
Also Some parsing Error Features may not be avalible just yet so don't complain to me if it crashes broma does not have a clean way to handle errors yet to my knowlege.
6965

0 commit comments

Comments
 (0)