Skip to content

Commit bcd167e

Browse files
authored
Update README.md
1 parent 1160dab commit bcd167e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Try:
5555
4) Sticking to single threading - multithreaded processing in R is a tradeoff of CPU and memory. It sounds like in this case you may not have enough memory to support the CPU power you have, so the best course of action might be to just stick to a single core.
5656

5757
# R Installation Problem on Windows 10 64 bit
58-
## Rstudio can't launch on windows 10. JUst a blank screen!
58+
## Rstudio can't launch on windows 10. Just a blank screen!
5959
Check the version of R you have installed on Windows. Try not to use the follwoing version: RStudio-1.2.1335 (129,985KB)
6060

6161
I have used this version which is properly working: RStudio-1.3.322 (163,236KB)

0 commit comments

Comments
 (0)