Lucas Gautheron 3 ماه پیش
والد
کامیت
e3e645dc7c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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: