Skip to content

Commit

Permalink
Merge pull request szkiba#2 from MStoykov/xk6RenameUpdate
Browse files Browse the repository at this point in the history
Update README as xk6 was moved
  • Loading branch information
szkiba authored Aug 29, 2021
2 parents e6d3924 + 704d3ce commit 20b88b2
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 @@ -4,7 +4,7 @@ A k6 extension enables k6 tests to comfortably parse CSV values.

The underlying implementation is https://github.com/gocarina/gocsv

Built for [k6](https://go.k6.io/k6) using [xk6](https://github.com/k6io/xk6).
Built for [k6](https://go.k6.io/k6) using [xk6](https://github.com/grafana/xk6).

## Usage

Expand Down Expand Up @@ -37,7 +37,7 @@ Then:

1. Install `xk6`:
```bash
$ go install github.com/k6io/xk6/cmd/xk6@latest
$ go install go.k6.io/xk6/cmd/xk6@latest
```

2. Build the binary:
Expand Down

0 comments on commit 20b88b2

Please sign in to comment.