Skip to content

Commit 5634681

Browse files
committed
Update the module examples to point to local SDK
1 parent cf26d8a commit 5634681

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed
Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
# add a version if viam should be pinned to a specific version
2-
viam-sdk
1+
# Uncomment the following line if you would like to use a release version of the SDK
2+
# viam-sdk
3+
4+
# This line points to the version of the SDK that lives at this project's root.
5+
# In production, you would likely want to use the above `viam-sdk` requirement.
6+
../..
Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
# add a version if viam should be pinned to a specific version
2-
viam-sdk
1+
# Uncomment the following line if you would like to use a release version of the SDK
2+
# viam-sdk
3+
4+
# This line points to the version of the SDK that lives at this project's root.
5+
# In production, you would likely want to use the above `viam-sdk` requirement.
6+
../..

0 commit comments

Comments
 (0)