We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6089195 commit 4c062b7Copy full SHA for 4c062b7
README.md
@@ -23,9 +23,10 @@ Before you begin, ensure you have the following:
23
24
If you prefer to develop locally, follow the steps below:
25
26
-1. Clone the repository to your local machine:
+1. Clone the repository to your local machine and switch to the `apistart` branch:
27
```sh
28
git clone https://github.com/github-samples/planventure.git
29
+git switch apistart
30
```
31
32
2. Create a virtual environment and activate it:
0 commit comments