Skip to content

Commit 1520d0b

Browse files
sebastienrosstephentoub
authored andcommitted
Update unix-instructions.md (dotnet#25724)
When starting from a new dev environment, the package lists need to be updated or the instructions will fail.
1 parent a6c01b0 commit 1520d0b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/building/unix-instructions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ For more information about the different options when building, run `build.sh -?
1919

2020
### Linux
2121

22+
First, the package lists might need to be updated
23+
24+
`sudo apt-get update`
25+
2226
#### Native build
2327

2428
For Ubuntu 14.04, the following packages should be installed to build the native

0 commit comments

Comments
 (0)