Skip to content
This repository was archived by the owner on Mar 26, 2021. It is now read-only.

Commit 8a42619

Browse files
authored
Update README.md
1 parent f0eb31e commit 8a42619

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,3 @@ git() do git
2525
run(`$git clone https://github.com/JuliaRegistries/General`)
2626
end
2727
```
28-
29-
```julia
30-
using GitCommand
31-
32-
run(git`clone https://github.com/JuliaRegistries/General`)
33-
```

0 commit comments

Comments
 (0)