Lucas Gautheron 3 months ago
parent
commit
e3e645dc7c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -33,7 +33,7 @@ new.packages <- list.of.packages[!(list.of.packages %in% installed.packages()[,"
 if(length(new.packages)) install.packages(new.packages)
 ```
 
-5. If anything looks different, please double-check that you are using the same versions of all packages by looking at the capture of the environment at the very end of the .pdf file
+**If anything looks different**, please double-check that you are using the same versions of all packages by looking at the capture of the environment at the very end of the .pdf file
 
 It is also possible to generate the supplementary materials from the command line (without opening Rstudio) in a single instruction: