From e68d8515ac23a821062b73fa3ef5273abbd69819 Mon Sep 17 00:00:00 2001 From: bikegeek <3753118+bikegeek@users.noreply.github.com> Date: Mon, 11 Nov 2024 10:42:52 -0700 Subject: [PATCH] Update docs/Users_Guide/load_data.rst Co-authored-by: Julie Prestopnik --- docs/Users_Guide/load_data.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Users_Guide/load_data.rst b/docs/Users_Guide/load_data.rst index c9686fe2..6f22c82f 100644 --- a/docs/Users_Guide/load_data.rst +++ b/docs/Users_Guide/load_data.rst @@ -93,7 +93,7 @@ as this file contains the database password.** cp $METDATAIO_HOME/METdbLoad/test/Examples/example_load_specification.xml path-to-your-dir/load_specification.xml -- $METDATAIO is the path to the location of the cloned or forked METdataio source code. +- $METDATAIO_HOME is the path to the location of the cloned or forked METdataio source code. - Replace the *path-to-your-dir* with the actual path to where this file will be saved.