Skip to content

Commit

Permalink
docs(README): Fix link to installation page (#1821)
Browse files Browse the repository at this point in the history
  • Loading branch information
WillGiang authored Jan 15, 2025
1 parent 21c2d30 commit 230940c
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 @@ -24,7 +24,7 @@ If you have questions about Shiny for Python, or want to help us decide what to

## Getting started

To get started with shiny follow the [installation instructions](https://shiny.posit.co/py/docs/install.html) or just install it from pip.
To get started with shiny follow the [installation instructions](https://shiny.posit.co/py/docs/install-create-run.html) or just install it from pip.

```sh
pip install shiny
Expand Down

0 comments on commit 230940c

Please sign in to comment.