Skip to content

Commit 3c7727f

Browse files
arthurdennerCompuIves
authored andcommitted
docs: Fix text about how to debug the app (codesandbox#2044)
1 parent 625d1e8 commit 3c7727f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ To install the project you need to have `yarn` and `node`
6363
> branch. Whenever you want to update your version of `master`, do a regular
6464
> `git pull`.
6565

66-
5. If you want to debug the state of the app, install the [Cerebral Debugger](https://github.com/cerebral/cerebral-debugger/releases) and connect it to the port `8383`. After that, if you refresh the app, you should see be able to see the state, the sequences executed and so on. See [documentation](https://cerebraljs.com/docs/introduction/devtools.html) for reference.
66+
5. If you want to debug the state of the app, install the [Cerebral Debugger](https://github.com/cerebral/cerebral-debugger/releases) and connect it to the port `8383`. After that, if you refresh the app, you should be able to see the state, the sequences executed and so on. See [documentation](https://cerebraljs.com/docs/introduction/devtools.html) for reference.
6767

6868
## Submitting a Pull Request
6969

0 commit comments

Comments
 (0)