Skip to content

Internal links fixed. Plus some minor proposals #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ sudo yum install curl libcurl-devel
sudo zypper install curl libcurl-devel
```
- Debian/Ubuntu:
There are several back-ends for libcurl-dev. The 'apt-get' will list the candidates. Pick the appropriate one to install.
There are several back-ends for libcurl-dev. The `apt-get` will list the candidates. Pick the appropriate one to install.
```
sudo apt-get install curl libcurl-dev
```
Expand Down Expand Up @@ -62,17 +62,15 @@ cd dsc/build
./configure --enable-ulinux
make
```
- Packages are placed into bld-dsc/dsc/release.
- Packages are placed into `bld-dsc/dsc/release`.





### Code of Conduct

This project has adopted the [Microsoft Open Source Code of Conduct]
(https://opensource.microsoft.com/codeofconduct/). For more
information see the [Code of Conduct FAQ]
(https://opensource.microsoft.com/codeofconduct/faq/) or contact
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more
information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact
[[email protected]](mailto:[email protected]) with any
additional questions or comments.