Skip to content

Commit 9983f12

Browse files
save file
1 parent f589eae commit 9983f12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/misc/nodejs-terminal/docs/nodejs-terminal-help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ You can run in-memory databases like SQLite. For persistent databases, connect v
102102
It is a WASM-based Node.js environment that mimics a Linux shell. While it supports most `POSIX` commands, it is specifically optimized for Node.js workflows.
103103

104104
### Can I use Git?
105-
Git is supported through JavaScript-based implementations (like isomorphic-git), allowing for full version control within the browser sandbox.
105+
Git is supported through JavaScript-based implementations ( like [isomorphic-git](https://www.npmjs.com/package/isomorphic-git) ), allowing for full version control within the browser sandbox.
106106

107107

108108

0 commit comments

Comments
 (0)