Skip to content

Commit 2281754

Browse files
committed
add verification step
1 parent 4ec147b commit 2281754

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

learners/setup.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,8 @@ If the error persist, [contact us](#your-questions)!
277277

278278
You should update **all of the packages** required for the tutorial, even if you installed them relatively recently. New versions bring improvements and important bug fixes.
279279

280+
### 4. Verify the installation
281+
280282
When the installation has finished, you can try to load the packages by pasting the following code into the console:
281283

282284
```r
@@ -314,7 +316,7 @@ library(tidyverse)
314316

315317
If you do NOT see an error like `there is no package called ‘...’` you are good to go! If you do, [contact us](#your-questions)!
316318

317-
### 4. Watch and Read the pre-training material
319+
### 5. Watch and Read the pre-training material
318320

319321
:::::::::::::::::::::::::::: prereq
320322

0 commit comments

Comments
 (0)