Skip to content

Commit

Permalink
Doc: contributing guideline update (#430)
Browse files Browse the repository at this point in the history
* fix: type of contributing guidelines

* doc: url update in contributing guideline
  • Loading branch information
sukuna28 authored Jan 8, 2025
1 parent b8acb42 commit acfe14d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ This section describes the general practices for contributing to zango, you can
pip install -e path/to/your/zango_repo/backend
```

4. Perform the steps to setup a new project as described in the docs [here.](https://www.zango.dev/docs/core/getting-started/installing-zelthy/manual#zango-the-zango-cli)
4. Perform the steps to setup a new project as described in the docs [here.](https://www.zango.dev/docs/core/getting-started/installing-zango/python-venv)
5. Start your project and launch a new app.
6. Now whatever changes you will do to your local zango it will be reflected in your project.

Expand Down

0 comments on commit acfe14d

Please sign in to comment.