Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Signed-off-by: Favy217 <55195749+Favy217@users.noreply.github.com>
  • Loading branch information
Favy217 and coderabbitai[bot] authored Sep 22, 2024
1 parent 5c2dd59 commit 7a6c04a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,9 @@ Please refer to the [Kurtosis README](https://github.com/berachain/beacon-kit/bl

If you encounter issues when running the commands, here are some common fixes:

1. **Docker not starting**: Ensure Docker is running and you have enough allocated resources (RAM, CPU).
1. **Docker not starting**: Ensure Docker is running, and you have enough allocated resources (RAM, CPU).
2. **Golang version errors**: Check that you have Go 1.23.0 or above installed by running `go version`.
3. **Port conflicts**: If you receive a port conflict error, try stopping other services running on the same port or change the port configuration in the `docker-compose.yml` file.

## Status

This project is work in progress and subject to frequent changes as we are still working on wiring up the final system. Audits on BeaconKit are still ongoing, and in progress at the moment. We don't recommend using BeaconKit in a production environment yet.

0 comments on commit 7a6c04a

Please sign in to comment.