mirror of
https://github.com/radareorg/radare2
synced 2026-08-22 20:23:32 -04:00
Updated ACR source from Hg -> Git
This commit is contained in:
parent
97a24e0e6b
commit
cd49d02fbe
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# Look for the 'acr' tool here: http://www.nopcode.org/
|
||||
# Look for the 'acr' tool here: https://github.com/radare/acr
|
||||
# Clone last version of ACR from here:
|
||||
# hg clone http://youterm.com/hg/acr
|
||||
# git clone https://github.com/radare/acr
|
||||
#
|
||||
# -- pancake
|
||||
acr -p
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue