From 24ea6deaac473bac17a4a637bb2e680d64e849f9 Mon Sep 17 00:00:00 2001 From: Binit Shah Date: Fri, 23 Aug 2024 14:15:23 -0400 Subject: [PATCH] Show a non-copyable shell symbol before the sys check cmd --- docs/add_new_user.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/add_new_user.md b/docs/add_new_user.md index 2b94430..e908971 100644 --- a/docs/add_new_user.md +++ b/docs/add_new_user.md @@ -42,7 +42,7 @@ Run the new user install script to set up the SDK for this new account: Finally, reboot the robot and run a system check in the new user account to confirm everything was set up correctly. -```bash +```{.bash .shell-prompt .copy} stretch_system_check.py ```