Skip to content

Commit

Permalink
Merge pull request #7 from sensiblecodeio/rename-scraperwiki-to-sensi…
Browse files Browse the repository at this point in the history
…blecode-in-readme

Update scraperwiki reference in README
  • Loading branch information
StevenMaude authored Jun 11, 2020
2 parents 6008928 + 2d31f2b commit b27d809
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 @@ -78,7 +78,7 @@ This results in the following path hierarchy:
## Go Library

```go
import "github.com/scraperwiki/git-prep-directory"
import "github.com/sensiblecodeio/git-prep-directory"

buildDirectory, err := git.PrepBuildDirectory(<OUT_PATH>, <REPO_URL>, <GIT_REF>)
```

0 comments on commit b27d809

Please sign in to comment.