diff --git a/README.md b/README.md index 85c493b..0aa3e73 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,7 @@ To test fetching data without full deployment: ```bash cd /path/to/your-cloned-git ./fetch-and-convert.sh -hugo server -D +hugo server # Visit http://localhost:1313 to preview ``` @@ -234,7 +234,7 @@ crontab -l grep CRON /var/log/syslog # Test the script manually -/var/www/your-site/deploy.sh +/path/to/your/clonedgit/deploy.sh ``` ### 5. Empty data files