Skip to content

Commit 3e60710

Browse files
authored
Update README.md
1 parent ccbe2f9 commit 3e60710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To get started with RayCaster.jl, first add the package to your Julia environmen
1212

1313
```julia
1414
using Pkg
15-
Pkg.add("RayCaster")
15+
Pkg.add(url="https://github.com/JuliaGeometry/RayCaster.jl")
1616
```
1717

1818
Then you can create a basic ray intersection scene:

0 commit comments

Comments
 (0)