Skip to content

Commit

Permalink
chore: update links in documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Yagiz Degirmenci <yagizcanilbey1903@gmail.com>
  • Loading branch information
ycd committed Nov 9, 2021
1 parent 5978e33 commit 9459d34
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,13 +45,13 @@ for 64-bit Windows, macOS, and Linux targets. They contain the compiled executab

| platform |
| ----------- |
| [macOS ARM 64 Bit](https://github.com/ycd/dstp/releases/download/v0.1.4/dstp_0.1.4_darwin_arm64.tar.gz)
| [macOS 64 Bit](https://github.com/ycd/dstp/releases/download/v0.1.4/dstp_0.1.4_darwin_x86_64.tar.gz)
| [Linux 32-Bit](https://github.com/ycd/dstp/releases/download/v0.1.4/dstp_0.1.4_linux_i386.tar.gz)
| [Linux ARM 64 Bit](https://github.com/ycd/dstp/releases/download/v0.1.4/dstp_0.1.4_linux_arm64.tar.gz)
| [Linux 64 Bit](https://github.com/ycd/dstp/releases/download/v0.1.4/dstp_0.1.4_linux_x86_64.tar.gz)
| [Windows 64 Bit](https://github.com/ycd/dstp/releases/download/v0.1.4/dstp_0.1.4_windows_x86_64.zip)
| [Windows 32 Bit](https://github.com/ycd/dstp/releases/download/v0.1.4/dstp_0.1.4_windows_i386.zip)
| [macOS ARM 64 Bit](https://github.com/ycd/dstp/releases/download/v0.2.0/dstp_0.2.0_darwin_arm64.tar.gz)
| [macOS 64 Bit](https://github.com/ycd/dstp/releases/download/v0.2.0/dstp_0.2.0_darwin_x86_64.tar.gz)
| [Linux 32-Bit](https://github.com/ycd/dstp/releases/download/v0.2.0/dstp_0.2.0_linux_i386.tar.gz)
| [Linux ARM 64 Bit](https://github.com/ycd/dstp/releases/download/v0.2.0/dstp_0.2.0_linux_arm64.tar.gz)
| [Linux 64 Bit](https://github.com/ycd/dstp/releases/download/v0.2.0/dstp_0.2.0_linux_x86_64.tar.gz)
| [Windows 64 Bit](https://github.com/ycd/dstp/releases/download/v0.2.0/dstp_0.2.0_windows_x86_64.zip)
| [Windows 32 Bit](https://github.com/ycd/dstp/releases/download/v0.2.0/dstp_0.2.0_windows_i386.zip)

### Installation from source

Expand Down
Binary file removed assets/dstp.png
Binary file not shown.

0 comments on commit 9459d34

Please sign in to comment.