commit | 04a7d58a5e59575e215186b67bd01b9b28a8aac9 | [log] [tgz] |
---|---|---|
author | You Wang <you@opennetworking.org> | Fri Jan 19 16:20:49 2018 -0800 |
committer | You Wang <you@opennetworking.org> | Fri Jan 19 16:20:49 2018 -0800 |
tree | 21beeb7cc22825e5ed2a310d8dd2c47f493ffd94 | |
parent | 05be6a6e6c14e709367ddc12fc2431dbbd0d1a3e [diff] |
doc fix: use PODCONFIG_PATH for physical pod Change-Id: Ic15818363bba75d9df37ba049872d53e610c43df
diff --git a/docs/install_physical.md b/docs/install_physical.md index 28da37c..7df96a9 100644 --- a/docs/install_physical.md +++ b/docs/install_physical.md
@@ -326,7 +326,7 @@ ``` cd ~/cord/build && \ -make PODCONFIG={YOUR_PODCONFIG_FILE.yml} config +make PODCONFIG_PATH={PATH_TO_YOUR_PODCONFIG_FILE.yml} config ``` The process generates a set of files in `~/cord/build/genconfig`