further fixes to Preface, Acknowledgements
This commit is contained in:
parent
61d00be7c1
commit
62b64c9b84
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -19,11 +19,11 @@ material in a different way; see the [Preface](Preface).
|
|||
|
||||
In directory `sf/` run the following:
|
||||
|
||||
`$ make macos-setup` (might need sudo, but try it without first)
|
||||
`$ make build` (builds lagda->markdown and website)
|
||||
`$ make build-incremental` (builds lagda->markdown and website using incremental)
|
||||
`$ make server-start` (starts server in detached mode)
|
||||
`$ make server-stop` (stops the server, uses pkill)
|
||||
$ make macos-setup (might need sudo, but try it without first)
|
||||
$ make build (builds lagda->markdown and website)
|
||||
$ make build-incremental (builds lagda->markdown and website using incremental)
|
||||
$ make server-start (starts server in detached mode)
|
||||
$ make server-stop (stops the server, uses pkill)
|
||||
|
||||
The visible page appears at
|
||||
|
||||
|
|
Loading…
Reference in a new issue