Skip to content

Commit 6e9d32e

Browse files
authored
Update README.md
1 parent 6f0f763 commit 6e9d32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Code_Exercises/What_is_SYCL/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ First fetch the tutorial samples from GitHub.
5757
Clone this repository ensuring that you include sub-modules.
5858

5959
```sh
60-
git clone --recursive https://github.com/codeplaysoftware/syclacademy.git
60+
git clone --recursive https://github.com/khronosgroup/syclacademy.git
6161
mkdir build
6262
cd build
6363
```

0 commit comments

Comments
 (0)