Browse Source

Update README.md

monjha 4 years ago
parent
commit
5c967c89db
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -49,14 +49,14 @@ To learn how to build this demo step-by-step, check out the on-demand webinar on
 ## Getting Started
 
 - Preferably clone the repo in $DS_SDK_ROOT/sources/apps/sample_apps/ 
-- Download peoplnet model: `cd demo/config && ./model.sh`
+- Download peoplnet model: `cd deepstream-occupancy-analytics/config && ./model.sh`
 - For Jetson use:  bin/jetson/libnvds_msgconv.so
 - For x86 use: bin/x86/libnvds_msgconv.so
 	 
 
 ## Build
 
- `cd demo && make`
+ `cd deepstream-occupancy-analytics && make`
 
 ## Run