Skip to content

Commit a592677

Browse files
authored
Update README.md
1 parent ea959a6 commit a592677

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ The rest should work automatically:
162162

163163
```Julia
164164
Pkg.add("GPUArrays")
165+
Pkg.checkout("GPUArrays") # optional but recommended to checkout master branch
165166
Pkg.build("GPUArrays") # should print out information about what backends are added
166167
# Test it!
167168
Pkg.test("GPUArrays")

0 commit comments

Comments
 (0)