Skip to content

Commit e224629

Browse files
authored
Updated graal and mx commit in readme to match setup script (#48)
1 parent fe830ac commit e224629

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ We checkout the commit corresponding to the current GraalVM release.
206206
```console
207207
git clone https://github.com/graalvm/mx.git
208208
cd mx
209-
git checkout d6831ca0130e21b55b2675f7c931da7da10266cb
209+
git checkout 722b86b8ef87fbb297f7e33ee6014bbbd3f4a3a8
210210
cd ..
211211
```
212212

@@ -215,7 +215,7 @@ We checkout the commit corresponding to the current GraalVM release.
215215
```console
216216
git clone https://github.com/oracle/graal.git
217217
cd graal
218-
git checkout da6a62d607552fc958ccb63f4ca1d81e1817cadc
218+
git checkout 84541b16ae8a8726a0e7d76c7179d94a57ed84ee
219219
cd ..
220220
```
221221

0 commit comments

Comments
 (0)