Skip to content

Commit

Permalink
macro error fix (#1179)
Browse files Browse the repository at this point in the history
  • Loading branch information
abby-cyber authored Mar 21, 2022
1 parent 9e763c8 commit 1417851
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ Nebula Graph is designed and implemented for NVMe SSD. All default parameters ar

!!! note

Starting with {{nebula.release}}, you can run containerized Nebula Graph databases on Docker Desktop for ARM macOS or on ARM Linux servers.
Starting with 3.1.0, you can run containerized Nebula Graph databases on Docker Desktop for ARM macOS or on ARM Linux servers.



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Using Docker Compose can quickly deploy Nebula Graph services based on the prepa

3. Run the following command to start all the Nebula Graph services.

Starting with {{nebula.release}}, Nebula Graph comes with ARM64 Linux Docker images. You can run containerized Nebula Graph databases on Docker Desktop for ARM macOS or on ARM Linux servers.
Starting with 3.1.0, Nebula Graph comes with ARM64 Linux Docker images. You can run containerized Nebula Graph databases on Docker Desktop for ARM macOS or on ARM Linux servers.

!!! Note

Expand Down

0 comments on commit 1417851

Please sign in to comment.