Minor fix

This commit is contained in:
Saoud Rizwan
2024-09-19 00:43:30 -04:00
parent f3d869e60e
commit e75cab491a

View File

@@ -365,7 +365,7 @@ const ChatRowContent = ({ message, isExpanded, onToggleExpand, lastModifiedMessa
<br /> <br />
It seems like you're having Windows PowerShell issues, please see this{" "} It seems like you're having Windows PowerShell issues, please see this{" "}
<a <a
href="https://github.com/saoudrizwan/claude-dev/wiki/TroubleShooting-%E2%80%90-Windows-PowerShell-Errors" href="https://github.com/saoudrizwan/claude-dev/wiki/TroubleShooting-%E2%80%90-%22PowerShell-is-not-recognized-as-an-internal-or-external-command%22"
style={{ color: "inherit", textDecoration: "underline" }}> style={{ color: "inherit", textDecoration: "underline" }}>
troubleshooting guide troubleshooting guide
</a> </a>