Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
**Shell** (macOS / Linux):

```bash
curl -fsSL https://sh.qntx.fun/corx | sh
curl -fsSL https://sh.qntx.org/corx | sh
```

**PowerShell** (Windows):

```powershell
irm https://sh.qntx.fun/corx/ps | iex
irm https://sh.qntx.org/corx/ps | iex
```

Or via Cargo:
Expand Down Expand Up @@ -150,9 +150,9 @@ Unless you explicitly state otherwise, any contribution intentionally submitted

<div align="center">

A **[QuantX](https://qntx.fun)** open-source project.
A **[QuantX](https://qntx.org)** open-source project.

<a href="https://qntx.fun"><img alt="QuantX" width="369" src="https://raw.githubusercontent.com/qntx/.github/main/profile/qntx.svg" /></a>
<a href="https://qntx.org"><img alt="QuantX" width="369" src="https://raw.githubusercontent.com/qntx/.github/main/profile/qntx.svg" /></a>

Code is law. We write both.

Expand Down