Skip to content

Commit 7e74df3

Browse files
committed
Update README link to nodeprof repository
1 parent 795e82c commit 7e74df3

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
@@ -80,11 +80,11 @@ mx fetch-jdk --java-distribution labsjdk-ce-19
8080
export JAVA_HOME=/path/to/labsjdk-ce-19-jvmci-23.0-b04
8181
```
8282

83-
#### 3. Install NodeProf
83+
#### 3. Install [NodeProf](https://github.com/KTH-LangSec/nodeprof.js)
8484

8585
```bash
8686
mkdir nodeprof-graalvm && cd nodeprof-graalvm
87-
git clone https://github.com/pmoosi/nodeprof.js.git
87+
git clone https://github.com/KTH-LangSec/nodeprof.js.git
8888
mx sforceimports
8989
mx build
9090
```

0 commit comments

Comments
 (0)