diff --git a/content/uninstall.md b/content/uninstall.md index 6c650b0115..6c8d7ca1f8 100644 --- a/content/uninstall.md +++ b/content/uninstall.md @@ -55,7 +55,7 @@ sudo pkgutil --forget com.getchef.pkg.chef-workstation To remove symlinks: > ```bash -> sudo find /usr/local/bin -lname '`/opt/chef-workstation/*' -delete +> sudo find /usr/local/bin -lname '/opt/chef-workstation/*' -delete > ``` ### Red Hat Enterprise Linux