You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>Create a new RStudio Project. The Directory/Project name sould be <strong>test-one</strong> (How to <ahref="https://youtu.be/etkSsF6r2iU">video - 40 seconds</a>)</li>
452
+
<li>Create a new RStudio Project. The name of the Directory/Project should be <strong>test-one</strong>. (How to <ahref="https://youtu.be/etkSsF6r2iU">video - 40 seconds</a>)</li>
453
453
<li>In the Rstudio Console: <code>library(usethis)</code></li>
454
454
<li>In the Console: <code>use_git(message = "first commit for my helo world")</code></li>
455
455
<li>Create a Readme File: <code>use_readme_md()</code> (Edit your README. <ahref="https://gist.github.com/PurpleBooth/109311bb0361f32d87a2">Example README template</a>)</li>
0 commit comments