We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc2c52c commit 5d61b1dCopy full SHA for 5d61b1d
docs/docs/contributing/workflow.md
@@ -11,8 +11,6 @@ This document details common workflow patterns when working with Dotty.
11
# Start by cloning the repository:
12
git clone --recursive https://github.com/lampepfl/dotty.git
13
cd dotty
14
-# Clone dotty-compatible stdlib. Needed for running the test suite.
15
-git clone -b dotty-library https://github.com/DarkDimius/scala.git scala-scala
16
```
17
18
## Compiling files with dotc ##
0 commit comments