Skip to content

Commit 6d4d1bd

Browse files
authored
Update rsky-satnav/README.md to include link for dx pkg maintenance metadata
1 parent 6d60d87 commit 6d4d1bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rsky-satnav/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ rsky-satnav is built with [Dioxus](https://github.com/DioxusLabs/dioxus) for the
6868

6969
1. Install npm: https://docs.npmjs.com/downloading-and-installing-node-js-and-npm
7070
2. Install the Tailwind CSS CLI: https://tailwindcss.com/docs/installation
71-
3. To serve the app locally, you will also need to install [dx](), e.g. `sudo apt install dx` and [dioxus-cli](https://crates.io/crates/dioxus-cli), e.g. `cargo install dioxus-cli`.
71+
3. To serve the app locally, you will also need to install [openDX](https://ubuntu.pkgs.org/22.04/ubuntu-universe-amd64/dx_4.4.4-15_amd64.deb.html), e.g. `sudo apt install dx` and [dioxus-cli](https://crates.io/crates/dioxus-cli), e.g. `cargo install dioxus-cli`.
7272
4. Run the following command in the root of the project to start the Tailwind CSS compiler:
7373

7474
```bash

0 commit comments

Comments
 (0)