Ver Fonte

list fix

Lucas Gautheron há 3 meses atrás
pai
commit
e3e645dc7c
1 ficheiros alterados com 1 adições e 1 exclusões
  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: