Skip to content

Commit fb23ea1

Browse files
authored
Update README.md (#41569)
1 parent d56fbac commit fb23ea1

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

sdk/projects/azure-projects/samples/README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -27,21 +27,6 @@ Please note that some of these samples will provision resources to your Azure Su
2727
* You must have [Azure Developer CLI](https://learn.microsoft.com/azure/developer/azure-developer-cli/) installed and authenticated.
2828
* Some of the samples require existing resources to be deployed, please see the description at the beginning of each sample for details.
2929

30-
## Setup
31-
32-
1. Install the Azure Projects client library for Python with [pip](https://pypi.org/project/pip/):
33-
```bash
34-
pip install --pre azure-projects
35-
```
36-
2. Clone or download this sample repository
37-
3. Open the sample folder in Visual Studio Code or your IDE of choice.
38-
39-
## Running the samples
40-
41-
1. Open a terminal window and `cd` to the directory that the samples are saved in.
42-
2. Set the environment variables specified in the sample file you wish to run.
43-
3. Follow the usage described in the file, e.g. `python sample_helloworld.py`
44-
4530

4631
<!-- LINKS -->
4732

0 commit comments

Comments
 (0)