fix typo from plugin_dir to data_dir (#5267)

This commit is contained in:
Omar Khawaja
2019-01-29 16:49:28 -05:00
committed by GitHub
parent 569c26f073
commit 2964d5a2ea

View File

@@ -77,7 +77,7 @@ sudo apt install -y lxc lxc-templates
### Step 3: Download and Install the LXC Driver
Make a directory called `plugins` in [plugin_dir][plugin_dir] (which is
Make a directory called `plugins` in [data_dir][data_dir] (which is
`/opt/nomad/data` in our case) and download/place the [LXC
driver][lxc_driver_download] in it. The following sequences of commands
illustrate this process: