Skip to content

Commit 5d61b1d

Browse files
committed
Update doc.
1 parent fc2c52c commit 5d61b1d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/docs/contributing/workflow.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ This document details common workflow patterns when working with Dotty.
1111
# Start by cloning the repository:
1212
git clone --recursive https://github.com/lampepfl/dotty.git
1313
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
1614
```
1715

1816
## Compiling files with dotc ##

0 commit comments

Comments
 (0)