mirror of
https://github.com/logos-messaging/logos-messaging-go-bindings.git
synced 2026-01-03 06:23:09 +00:00
chore: improving wording
This commit is contained in:
parent
9b542db0cd
commit
683d970d84
@ -34,7 +34,7 @@ Now the module is ready for use in your project.
|
||||
|
||||
### Note
|
||||
|
||||
In order to easily build the libwaku library on demand, it is recommended to add the following target to your project:
|
||||
In order to easily build the libwaku library on demand, it is recommended to add the following target in your project's Makefile:
|
||||
|
||||
```
|
||||
LIBWAKU_DEP_PATH=$(shell go list -m -f '{{.Dir}}' github.com/waku-org/waku-go-bindings)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user