diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index f57d909a9325fee4ccc938e50a90dbe08e68f51a..568f1d39a28bd34fd01dce41e1c7a4461478b99c 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -1,9 +1,13 @@
+Release 3.2.2 (02/24/2020)
+=============================
+- Added user documentation (Getting Started guide)
+
 Release 3.2.1 (01/15/2020)
 =============================
 - DM GUI Changes:
   - Reworked configuration options for DAQs and uploads; those now support
     including/excluding file extensions  
-  - Fixed bug that was preventing usingconfiguration options and additional
+  - Fixed bug that was preventing using configuration options and additional
     keywords at the same time
 
 Release 3.2.0 (11/05/2019)
diff --git a/getting_started/getting-started.md b/getting_started/getting-started.md
index 5e6544643bada641308e63e72b9a501fbb586f99..95bf04ba31d1549f77ae38c42342a971c0a61fc0 100644
--- a/getting_started/getting-started.md
+++ b/getting_started/getting-started.md
@@ -89,7 +89,7 @@ would use a command like
 
 > dm-8idi-upload --experiment=dufresne201707 
 >     --data-directory=/net/s8iddata/export/8-id-i/2017-2/dufresne201707
->     --storage-directory=2017-2
+>     --root-path=2017-2
 
 Sectors 33 & 34 use a file structure under  ROOT\_DIR/username/YYYYMMDD/EXP_NAME/.
 Here
@@ -103,7 +103,7 @@ Here
  
 > dm-33bm-upload --experiment=FeCrbilayers 
 >    --data-directory=/net/s33data/export/33bm/data/jenia/20140820/FeCrbilayers
->    --storage-directory=jenia/20140820
+>    --root-path=jenia/20140820
 
 #### Creating experiments based on the ESAF/Proposal