Skip to content

Commit

Permalink
docs: cli bold
Browse files Browse the repository at this point in the history
  • Loading branch information
ajutamangdev committed Sep 15, 2024
1 parent 17d0169 commit 3b121a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ make build
```
> Ensure you have installed go in your machine for the build process.
Build S3khoj uusing Docker locally
Build <b>S3khoj</b> uusing Docker locally
```
docker build -t S3Khoj .
```

Pull S3Khoj docker image using DockerHub
Pull <b>S3khoj</b> docker image using DockerHub
```
docker pull ajutamangdev/s3khoj
```
Expand Down Expand Up @@ -69,4 +69,4 @@ S3Khoj -b name-of-the-bucket -w custom-config.txt

### License

S3Khoj is distributed under [MIT License](https://github.com/ajutamangdev/S3Khoj/blob/main/LICENSE)
<b>S3khoj</b> is distributed under [MIT License](https://github.com/ajutamangdev/S3Khoj/blob/main/LICENSE)

0 comments on commit 3b121a0

Please sign in to comment.