Skip to content

Commit 76a9369

Browse files
committed
update leancopilot integration doc
1 parent dd443e9 commit 76a9369

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vscode/extensions/leancopilot-panel/src/extension.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ class LeanCopilotPanel implements vscode.WebviewViewProvider {
384384
</head>
385385
<body>
386386
<h2>🤖 LeanCopilot integrated!</h2>
387-
<div class="small">LeanCopilot is now ready to use in your project! Try using either "suggest_tactics_deepseek" or "#statesearch" for theorem proving assistance!</div>
387+
<div class="small">LeanCopilot is now ready to use in your project! Try using "suggest_tactics" for theorem proving assistance!</div>
388388
</body>
389389
</html>
390390
`;

0 commit comments

Comments
 (0)