Skip to content

Commit 2db96fa

Browse files
authored
Update README.md
1 parent bdf39af commit 2db96fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Corofy is another tool that we'll use from chapter 7 onwards. I recommend instal
3131

3232
## I'll be going on a plane, how can I use the repository in an offline situation?
3333

34-
You'll need to install both `delayserver` and `corofy` locally on your machine while you're online. The process is described below.
34+
You'll need to install both `delayserver` and `corofy` locally on your machine while you're online. The process is described above.
3535

3636
Most of the examples have no external dependencies, but from chapter 6 onwards
3737
we will have some of them. The best way to be able to run these examples while offline is to enter each folder and use [cargo vendor](https://doc.rust-lang.org/cargo/commands/cargo-vendor.html) to vendor the dependencies locally. This way you'll be able to build and experiment with the examples even though you'll be offline.

0 commit comments

Comments
 (0)