We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ab4914 commit 2cecdb0Copy full SHA for 2cecdb0
1 file changed
rest/python/server/README.md
@@ -40,9 +40,8 @@ NOTE: Temporarily the Samples repository expects the SDK at a known relative
40
filesystem location, as such, the target paths in these example are significant.
41
42
```shell
43
-mkdir sdk
44
-git clone https://github.com/Universal-Commerce-Protocol/python-sdk.git sdk/python
45
-pushd sdk/python
+git clone https://github.com/Universal-Commerce-Protocol/python-sdk.git
+pushd python-sdk
46
uv sync
47
popd
48
git clone https://github.com/Universal-Commerce-Protocol/samples.git
0 commit comments