mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-04-27 13:48:56 +08:00
docs: correct Bebop README link
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
parent
60011ae4fb
commit
afa846d5b5
@ -6,6 +6,6 @@ Installing:
|
|||||||
go get -d -u gobot.io/x/gobot/... && go install gobot.io/x/gobot/platforms/parrot/bebop
|
go get -d -u gobot.io/x/gobot/... && go install gobot.io/x/gobot/platforms/parrot/bebop
|
||||||
|
|
||||||
For more information refer to the bebop README:
|
For more information refer to the bebop README:
|
||||||
https://gobot.io/x/gobot/tree/master/platforms/parrot/bebop
|
https://github.com/hybridgroup/gobot/tree/master/platforms/parrot/bebop/README.md
|
||||||
*/
|
*/
|
||||||
package bebop // import "gobot.io/x/gobot/platforms/parrot/bebop"
|
package bebop // import "gobot.io/x/gobot/platforms/parrot/bebop"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user