Skip to content

Commit

Permalink
README : fix bug in install from GitHub bug
Browse files Browse the repository at this point in the history
  • Loading branch information
kbjarkefur committed Nov 6, 2023
1 parent 0f78610 commit 6ec4dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ and then run the code.
```
local tag "v1.0"
net install repkit, ///
from("https://raw.githubusercontent.com/dime-worldbank/repkit/`tag`/src")
from("https://raw.githubusercontent.com/dime-worldbank/repkit/`tag'/src")
```

# Contributions
Expand Down

0 comments on commit 6ec4dce

Please sign in to comment.