Skip to content

Commit

Permalink
Fixed step 136 to update /etc/mlfs-release to 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Derrick committed Sep 26, 2019
1 parent 7bdbd64 commit 2d223ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/136-The_End
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# file, it is very easy for you (and for us if you need to ask for help at
# some point) to find out which LFS version is installed on the system.
# Create this file by running:
echo 4.0 > /etc/mlfs-release
echo 5.0 > /etc/mlfs-release

# It is also a good idea to create a file to show the status of your new
# system with respect to the Linux Standards Base (LSB). To create this file, run:
Expand Down

0 comments on commit 2d223ba

Please sign in to comment.