Skip to content

Commit 8129c01

Browse files
author
Toni Klopfenstein
committed
Updating subtree directions
1 parent 02a1f69 commit 8129c01

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

Libraries/README.MD

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,8 @@ Distributed as-is; no warranty is given.
2020
- Your friends at SparkFun.
2121

2222

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.
2326

24-
BUILD INSTRUCTIONS:
25-
26-
$git subtree add -P <DIRECTORY NAME> --squash <git repo URL> <ref>
27-
28-
$git subtree pull -P <DIRECTORY NAME> --squash <git repo URL> <ref>
27+
$git subtree pull -P Libraries/Arduino --squash https://github.com/sparkfun/SparkFun_SX1509_Arduino_Library.git master

0 commit comments

Comments
 (0)