update README

This commit is contained in:
Gabriel mermelstein 2024-11-29 15:00:12 +02:00
parent e73f9fedd6
commit eb8fbdf27d
No known key found for this signature in database
GPG Key ID: 82B8134785FEAE0D

View File

@ -12,7 +12,7 @@ Follow these steps to install and set up the module:
1. Retrieve the module using `go get`:
```
go get -u github.com/waku-org/waku-go-bindings@feat-go-bindings
go get -u github.com/waku-org/waku-go-bindings
```
2. Navigate to the module's directory:
```