Skip to content

Commit

Permalink
Add CMake and Docker version requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
kirkrodrigues committed Dec 18, 2024
1 parent e4d1223 commit 0b9c20c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ To get started with Spider, you’ll need to:

To run through the guide below, you'll need:

* CMake
* CMake 3.22.1+
* GCC 10+ or Clang 7+
* [Docker]
* [Docker] 20.10+
* If you're not running as root, ensure `docker` can be run
[without superuser privileges][docker-non-root].

Expand Down

0 comments on commit 0b9c20c

Please sign in to comment.