Skip to content

Commit

Permalink
chore(docx): Fixed source installation
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnwriter committed Sep 25, 2023
1 parent dbf3106 commit 5dea196
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Built from the ground up for ease of use, performance, beautiful ui and portabil
cd haylxon
cargo build --release
```
Then go to `release` dir and `./haylxon` or move the `binary` to your any `$PATH` for instant access from anywhere.
Then go to `release` dir and `./hxn` or move the `binary` to your any `$PATH` for instant access from anywhere.
</details>

<details> <summary><code>🎠 Cargo </code></summary>
Expand All @@ -76,7 +76,7 @@ Built from the ground up for ease of use, performance, beautiful ui and portabil
&nbsp;

```bash
sudo/doas pacman -Syyy haylxon
sudo/doas pacman -Syyy hxn
```

</details>
Expand Down

0 comments on commit 5dea196

Please sign in to comment.