Skip to content

Commit

Permalink
doc: adjust font style
Browse files Browse the repository at this point in the history
  • Loading branch information
Tverous committed Feb 1, 2024
1 parent 2485aba commit c3a6514
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ cd pytorch-notebook/

Build a new image that incorporates a non-administrator user within.

**The `NOPASSWD` option is enabled for the `sudo` command in the `create-user.dockerfile` file, signifying that no password is necessary to execute the `sudo` command.**
*The `NOPASSWD` option is enabled for the `sudo` command in the `create-user.dockerfile` file, signifying that no password is necessary to execute the `sudo` command.*
Modify this setting if it is not desired.

``` sh
Expand Down Expand Up @@ -78,7 +78,7 @@ Please check the file `create-user.dockerfile` for details

### Build the image with HTTPS supports

**Modify the parameters to OpenSSL and `PEM_FILE_PATH` defined in the file `https.dockerfile` for your needs**
*Modify the parameters to OpenSSL and `PEM_FILE_PATH` defined in the file `https.dockerfile` for your needs*

Build a new image with HTTPS supports.

Expand Down

0 comments on commit c3a6514

Please sign in to comment.