Skip to content

Commit 83c11df

Browse files
authored
Merge pull request #111433 from craigktreasure/craig/asa-checkout-instructions
Added an additional clone command
2 parents 4c463e1 + c5d1a40 commit 83c11df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

includes/spatial-anchors-clone-sample-repository.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ ms.topic: include
55
ms.date: 1/2/2019
66
ms.author: crtreasu
77
---
8-
Clone the [samples repository](https://github.com/Azure/azure-spatial-anchors-samples) by running the following command:
8+
Clone the [samples repository](https://github.com/Azure/azure-spatial-anchors-samples) by running the following commands:
99

1010
```console
1111
git clone https://github.com/Azure/azure-spatial-anchors-samples.git
12+
cd ./azure-spatial-anchors-samples
1213
```

0 commit comments

Comments
 (0)