We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8996d38 commit 3a706c0Copy full SHA for 3a706c0
content/uninstall.md
@@ -55,7 +55,7 @@ sudo pkgutil --forget com.getchef.pkg.chef-workstation
55
To remove symlinks:
56
57
> ```bash
58
-> sudo find /usr/local/bin -lname '`/opt/chef-workstation/*' -delete
+> sudo find /usr/local/bin -lname '/opt/chef-workstation/*' -delete
59
> ```
60
61
### Red Hat Enterprise Linux
0 commit comments