mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-27 23:20:40 +00:00
Update README for r2pm usage
This commit is contained in:
parent
92c72bab99
commit
748dace208
@ -85,12 +85,16 @@ To start to use it for the first time you need to initialize packages:
|
||||
|
||||
And to refresh packages before installation/updating a new one:
|
||||
|
||||
$ r2pm refresh
|
||||
$ r2pm update
|
||||
|
||||
To install/update package use the command
|
||||
To install package use the command
|
||||
|
||||
$ r2pm install [package name]
|
||||
|
||||
To update package use the command
|
||||
|
||||
$ r2pm update [package name]
|
||||
|
||||
# Bindings
|
||||
|
||||
All language bindings are under the r2-bindings directory.
|
||||
|
Loading…
Reference in New Issue
Block a user