Skip to content

Commit c41ecf8

Browse files
(fix) replacing old repo name by the new one
1 parent ae5a53a commit c41ecf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Go-Panikint
22

3-
[![Go-panikint self-compile and test](https://github.com/kevin-valerio/go-panikint/actions/workflows/go.yml/badge.svg)](https://github.com/kevin-valerio/go-panikint/actions/workflows/go.yml)
3+
[![Go-panikint self-compile and test](https://github.com/trailofbits/go-panikint/actions/workflows/go.yml/badge.svg)](https://github.com/trailofbits/go-panikint/actions/workflows/go.yml)
44

55
### Overview
66

@@ -14,7 +14,7 @@
1414
### Usage and installation :
1515
```bash
1616
# Clone, change dir and compile the compiler
17-
git clone https://github.com/kevin-valerio/go-panikint && cd go-panikint/src && ./make.bash
17+
git clone https://github.com/trailofbits/go-panikint && cd go-panikint/src && ./make.bash
1818

1919
# Full path to the root of the forked compiler
2020
export GOROOT=/path/to/go-panikint

0 commit comments

Comments
 (0)