Skip to content

Commit 399283e

Browse files
gerauKyrylR
authored andcommitted
vscode: remove simfony name from repository link
1 parent cbf8052 commit 399283e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vscode/src/compile.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ export function getSimcPath(): string {
161161
}
162162

163163
throw new Error(
164-
"simc compiler not found. See https://github.com/BlockstreamResearch/simfony#installation " +
164+
"simc compiler not found. See https://github.com/BlockstreamResearch/SimplicityHL#installation " +
165165
"or set simplicityhl.compiler.path in settings."
166166
);
167167
}

0 commit comments

Comments
 (0)