We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02a1f69 commit 8129c01Copy full SHA for 8129c01
Libraries/README.MD
@@ -20,9 +20,8 @@ Distributed as-is; no warranty is given.
20
- Your friends at SparkFun.
21
22
23
+Update Library Instructions:
24
+----------------------------
25
+To get the most up-to-date version of the library, you must run the following git subtree commands.
26
-BUILD INSTRUCTIONS:
-
-$git subtree add -P <DIRECTORY NAME> --squash <git repo URL> <ref>
27
28
-$git subtree pull -P <DIRECTORY NAME> --squash <git repo URL> <ref>
+$git subtree pull -P Libraries/Arduino --squash https://github.com/sparkfun/SparkFun_SX1509_Arduino_Library.git master
0 commit comments