Skip to content

Commit fc65386

Browse files
authored
Merge pull request #1129 from brd2002/bharat-ruidas
1 parent 95509fd commit fc65386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth/casbin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Modify the files in the `rbac` directory and the code in the `src` directory as
1414

1515
```sh
1616
cd auth/casbin
17-
cargo run (or ``cargo watch -x run``)
17+
cargo run # or: cargo watch -x run
1818

1919
# Started http server: 127.0.0.1:8080
2020
```

0 commit comments

Comments
 (0)