Skip to content

Commit ee74f86

Browse files
Slightly elaborate Bad CPU Type fix instructions
1 parent fb96c39 commit ee74f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ In this case, your foreman installation has mistakenly downloaded an incompatibl
107107

108108
To fix this error, take the following steps:
109109
1. Upgrade your version of `foreman` per [the instructions above](#upgrading).
110-
2. Delete the `~/.foreman/tool-cache.json` file and the `~/.foreman/tools/` folder (and its contents). This should remove any invalid binaries that foreman has cached.
110+
2. Delete the `~/.foreman/tool-cache.json` file and the `~/.foreman/tools/` folder (and its contents), as well as the `~/.foreman/bin` folder (as described in the [Upgrading](#upgrading) section above). This should remove any invalid binaries that foreman has cached.
111111
3. Run `foreman install` to redownload all relevant tools.
112112

113113
Your downloaded tools should now work correctly.

0 commit comments

Comments
 (0)