Skip to content

Commit

Permalink
fix: wrong git clone url in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
m-v-k authored Feb 6, 2024
1 parent f3771ac commit 4f36b50
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 4f36b50

Please sign in to comment.