Skip to content

Commit

Permalink
doc: Fix building directive
Browse files Browse the repository at this point in the history
Signed-off-by: Rodolfo Mói de Oliveira <rodmoi.oliveira@gmail.com>
  • Loading branch information
rodmoioliveira committed Jan 19, 2025
1 parent e1766b2 commit 1426f51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ in order to compile it. To build `cnj`, run:
```
git clone git@github.com:rodmoioliveira/cnj.git
cd cnj
make install
make rs-build
```

# Commands
Expand Down
2 changes: 1 addition & 1 deletion dev/doc-readme.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ in order to compile it. To build \`cnj\`, run:
\`\`\`
git clone git@github.com:rodmoioliveira/cnj.git
cd cnj
make install
make rs-build
\`\`\`
# Commands
Expand Down

0 comments on commit 1426f51

Please sign in to comment.