Skip to content

Commit fe72c3f

Browse files
Update 6_extra.md
1 parent e7d5231 commit fe72c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

episodes/6_extra.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ This command will:
4646
- Run the start task exactly as defined in your configuration file.
4747

4848
This provides a convenient and reproducible way to launch your project without needing to manually manage dependencies or commands.
49-
49+
You can check the example project [here](https://github.com/priya-gitTest/greet_me)
5050
::::::::::::::::::::::::::::::::::::: keypoints
5151
- Define tasks such as `start` in your `pixi.toml` or `pyproject.toml`.
5252
- Use `pixi run <task-name>` to execute those tasks.

0 commit comments

Comments
 (0)