diff --git a/README.md b/README.md index d55950c..d316ebc 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ In the directory containing your [MicroPython external C modules](https://docs.micropython.org/en/latest/develop/cmodules.html) try: ~~~ sh -git clone https://github.com/daniel-thompson/bma42x-upy +git clone https://github.com/wasp-os/bma42x-upy cd bma42x-upy git submodule update --init ~~~