Skip to content

Commit c52cd76

Browse files
M-DEV-1saurabhraghuvanshii
authored andcommitted
change ordered list to underordered for methods 1 and 2
Signed-off-by: M-DEV-1 <mahadevankizhakkedathu@gmail.com> fix: merge conflicts
1 parent e153554 commit c52cd76

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>\npm link"} />
165+
<Code codeString={"cd <path-to-sistent-on-local-machine>\nnpm link"} />
166166
</li>
167167
<li>
168168
<b>Link Sistent in your project</b>

0 commit comments

Comments
 (0)