Skip to content

Commit

Permalink
Merge pull request #100 from m-v-k/patch-1
Browse files Browse the repository at this point in the history
fix: wrong git clone url in readme
  • Loading branch information
markwallace-microsoft authored Feb 18, 2024
2 parents 13ef8a8 + 4f36b50 commit f3e6d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This repository contains starter projects for the [Semantic Kernel](https://gith

## Usage

- `git clone https://github.com/semantic-kernel/semantic-kernel-starters`
- `git clone https://github.com/microsoft/semantic-kernel-starters`
- `code <any-sample-folder>`
- Follow the instructions in each sample's README for setting up and running the sample
Alternatively, you can use the [Semantic Kernel Tools](https://marketplace.visualstudio.com/items?itemName=ms-semantic-kernel.semantic-kernel) to "Create a New App" using the starters
Expand Down

0 comments on commit f3e6d0f

Please sign in to comment.