From 8ecdcecf13010d8ee86ef944d317b58dc9ded8a5 Mon Sep 17 00:00:00 2001 From: Rohan Deshpande Date: Thu, 6 Mar 2025 12:44:21 -0800 Subject: [PATCH] changed README.md instructions for deployment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b0babf..51d0b2a 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ Personal files for my website. This website is built using Hugo and another minimalist theme. ## Sync -To sync with the server, use rsync -rtuv public/ rbdeshpande@rdesh.xyz:~/public/ +To sync with the server, use rsync -rtuv public/ root@rdesh.xyz:~/public/