Skip to content

Commit

Permalink
Amend command
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Aug 15, 2023
1 parent 5520b3f commit 541d4cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -359,11 +359,9 @@ Bash スクリプトを実行することによって、コマンドラインか
化することができます :

```console
./services <command>
./services start
```

ここで、`<command>` は、私たちがアクティベートしたいエクササイズに応じてかわりま
す。

> :information_source: **注:** クリーンアップをやり直したい場合は、次のコマンド
> を使用して再起動することができます :
Expand Down
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,11 +282,9 @@ Thereafter, all services can be initialized from the command-line by running the
repository:

```console
./services <command>
./services start
```

Where `<command>` will vary depending upon the exercise we wish to activate.

> :information_source: **Note:** If you want to clean up and start over again you can do so with the following command:
>
> ```console
Expand Down

0 comments on commit 541d4cb

Please sign in to comment.