Skip to content

Commit

Permalink
Update 4.install-nebula-graph-from-tar.md (#1323)
Browse files Browse the repository at this point in the history
  • Loading branch information
abby-cyber committed May 5, 2022
1 parent e621cd0 commit 9057a37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ You can install Nebula Graph by downloading the tar.gz file.
For example:

```bash
tar -xvzf nebula-graph-2.6.0.el7.x86_64.tar.gz -C /home/joe/nebula/install
tar -xvzf nebula-graph-{{nebula.release}}.el7.x86_64.tar.gz -C /home/joe/nebula/install
```

3. Modify the name of the configuration file.
Expand Down

0 comments on commit 9057a37

Please sign in to comment.