Skip to content

Commit

Permalink
Update README.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
otaviojava authored Sep 7, 2024
1 parent eceeedc commit 705733b
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,16 @@ This chapter explains how to capture and translate domain knowledge into your co
== How to Use This Repository

1. Clone the repository to your local machine:
```
git clone https://github.com/o-s-expert/domain-driven-design-java-book.git
```

```
git clone https://github.com/o-s-expert/domain-driven-design-java-book.git
```

2. Navigate to the project folder of the chapter you’re interested in:
```
cd chapter-03
```

```
cd chapter-03
```

3. Follow the instructions in the chapter to run and explore the project code.

Expand Down

0 comments on commit 705733b

Please sign in to comment.