Skip to content

Commit

Permalink
Merge pull request #135 from mewpull/aur-link
Browse files Browse the repository at this point in the history
readme: add Arch Linux AUR package link
  • Loading branch information
marty1885 committed Mar 21, 2020
2 parents ac72774 + ae98753 commit 076cdda
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -142,6 +142,9 @@ Some cmake options are available:
| ETALER_ENABLE_SIMD | Enable SIMD for CPU backend | OFF |
| ETALER_NATIVE_BUILD | Enable compiler optimize for the host CPU | OFF |

There are also packages available for the following distributions:

* Arch Linux: [Etaler AUR package](https://aur.archlinux.org/packages/etaler-git/)

### Building in Docker/VSC
Open the folder in VSC with remote docker extension ( ext install ms-vscode-remote.remote-containers ) - the docker image and container will start automatically. If CMake Tools extension are also installed, the building will be done automaticaly also. Otherwhise, do the regular cmake procedure inside Etaler dir.
Expand Down

0 comments on commit 076cdda

Please sign in to comment.