Skip to content

Commit

Permalink
[docs] Move debug-server task to bazel (SeleniumHQ#8362)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpoulter authored May 29, 2020
1 parent da134d4 commit a0d9489
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 @@ -172,7 +172,7 @@ let's start there. Working on the JavaScript is easy. First of all,
start the development server:

```sh
./go debug-server
bazel run debug-server
```

Now, navigate to
Expand Down

0 comments on commit a0d9489

Please sign in to comment.