Skip to content

Commit

Permalink
Merge pull request #112 from wknowleskellett/patch-1
Browse files Browse the repository at this point in the history
Update repo url in README
  • Loading branch information
chrisd8088 authored Dec 18, 2022
2 parents 24ca93f + 01d1e8d commit d4ced45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ sending patches.
Use the Go installer:

```
$ go install github.com/github/lfs-test-server
$ go install github.com/git-lfs/lfs-test-server
```


Expand All @@ -29,7 +29,7 @@ Use the Go installer:
To build from source, use the Go tools:

```
$ go get github.com/github/lfs-test-server
$ go get github.com/git-lfs/lfs-test-server
```


Expand Down

0 comments on commit d4ced45

Please sign in to comment.