Skip to content

Commit

Permalink
Merge pull request #1 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 c949cfb + 1f123b9 commit 81606e9
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 @@ -6,7 +6,7 @@ Altought there is several good JavaScript fake data generator, but using these a

The underlying implementation is https://github.com/brianvoe/gofakeit.

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 @@ -59,7 +59,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 81606e9

Please sign in to comment.