Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Ros <sebastienros@gmail.com>2017-12-06 00:10:07 +0300
committerStephen Toub <stoub@microsoft.com>2017-12-06 00:10:07 +0300
commit1520d0b72054362bb4ead5a8d067673d098f9bc5 (patch)
tree3a3ce1b115bf34163920a857662d64053b307555 /Documentation
parenta6c01b0fa190436019d50c9bdc297f81822e9ac6 (diff)
Update unix-instructions.md (#25724)
When starting from a new dev environment, the package lists need to be updated or the instructions will fail.
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/building/unix-instructions.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/building/unix-instructions.md b/Documentation/building/unix-instructions.md
index 813576ddf2..83e4befec1 100644
--- a/Documentation/building/unix-instructions.md
+++ b/Documentation/building/unix-instructions.md
@@ -19,6 +19,10 @@ For more information about the different options when building, run `build.sh -?
### Linux
+First, the package lists might need to be updated
+
+`sudo apt-get update`
+
#### Native build
For Ubuntu 14.04, the following packages should be installed to build the native