Skip to content

Commit

Permalink
📝 Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rster2002 authored Apr 11, 2023
1 parent ebdb516 commit 06371b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Rust crate which provides some common services for implementing authentication i
I currently have no intentions to publish this to crates.io, so for now if you want to use this you can add it as a submodule using:

```shell
git submodule add https://github.com/Jumpdrive-dev/Auth-Services
git submodule add https://github.com/Jumpdrive-dev/Auth-Services Auth
```

You can replace 'auth' with anything you like the auth crate in your application to be called.
Expand Down

0 comments on commit 06371b2

Please sign in to comment.