Skip to content

Commit 3a0aa61

Browse files
authored
Merge pull request #71 from johnnymallie/master
Removed the section regarding cache support
2 parents 1629d4f + f65f5ae commit 3a0aa61

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

docs/book/getting-started/skeleton-application.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,6 @@ provides an in-browser toolbar with timing and profiling information, and can be
4545
useful when debugging an application. For the purposes of the tutorial, however,
4646
we will not be using it; hit either "Enter", or "n" followed by "Enter".
4747

48-
```text
49-
Would you like to install caching support? y/N
50-
```
51-
52-
We will not be demonstrating caching in this tutorial, so either hit "Enter", or
53-
"n" followed by "Enter".
54-
5548
```text
5649
Would you like to install database support (installs laminas-db)? y/N
5750
```

0 commit comments

Comments
 (0)