Skip to content

Commit 38a83e4

Browse files
Update src/sections/Projects/Sistent/about.js
Co-authored-by: Saurabh Singh <saurabhsraghuvanshi@gmail.com> Signed-off-by: Varad Gupta <114755221+vr-varad@users.noreply.github.com>
1 parent c52cd76 commit 38a83e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/sections/Projects/Sistent/getting-started/about

src/sections/Projects/Sistent/getting-started/about/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ const SistentAbout = () => {
162162
<li>
163163
<b>Link your local Sistent package globally</b>
164164
<p>In your local Sistent repo, run the following command:</p>
165-
<Code codeString={"cd <path-to-sistent-on-local-machine>\nnpm link"} />
165+
<Code codeString={"cd <path-to-sistent-on-local-machine>\npm link"} />
166166
</li>
167167
<li>
168168
<b>Link Sistent in your project</b>

0 commit comments

Comments
 (0)