Skip to content

Commit 1d096f3

Browse files
authored
Update alpaka version number in INSTALL.md (alpaka-group#258)
1 parent 04a6159 commit 1d096f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Install
44
- C++14 compiler (clang, gcc, hipcc, icc, nvcc)
55
- *Debian/Ubuntu:* `sudo apt-get install gcc build-essential`
66
- *Arch Linux:* `sudo pacman -S base-devel`
7-
- `alpaka` 0.9.x or 1.0.0
7+
- `alpaka` 1.1.0
88
- included as git submodule
99
- `boost` >= 1.65.1
1010
- dependency of alpaka

0 commit comments

Comments
 (0)