mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Fixed spacing issue in the install instructions
This commit is contained in:
parent
b61a5cfc2d
commit
8daffc802c
33
INSTALL.md
33
INSTALL.md
|
@ -1,23 +1,22 @@
|
|||
#Install Instructions
|
||||
|
||||
- [Installation](#installation)
|
||||
- [Unix like](#unix)
|
||||
- [OS X](#osx)
|
||||
- [Homebrew](#homebrew)
|
||||
- [Non-Homebrew](#non-homebrew)
|
||||
- [Windows](#windows)
|
||||
- [Cross-Compile](#windows-cross-compile)
|
||||
- [Setting up a VM](#windows-cross-compile-vm)
|
||||
- [Setting up the environment](#windows-cross-compile-environment)
|
||||
- [Compiling](#windows-cross-compile-compiling)
|
||||
- [Native](#windows-native)
|
||||
|
||||
- [Unix like](#unix)
|
||||
- [OS X](#osx)
|
||||
- [Homebrew](#homebrew)
|
||||
- [Non-Homebrew](#non-homebrew)
|
||||
- [Windows](#windows)
|
||||
- [Cross-Compile](#windows-cross-compile)
|
||||
- [Setting up a VM](#windows-cross-compile-vm)
|
||||
- [Setting up the environment](#windows-cross-compile-environment)
|
||||
- [Compiling](#windows-cross-compile-compiling)
|
||||
- [Native](#windows-native)
|
||||
- [Additional](#additional)
|
||||
- [Advanced configure options] (#aconf)
|
||||
- [A/V support](#av)
|
||||
- [libtoxav] (#libtoxav)
|
||||
- [Bootstrap daemon] (#bootstrapd)
|
||||
- [nTox] (#ntox)
|
||||
- [Advanced configure options](#aconf)
|
||||
- [A/V support](#av)
|
||||
- [libtoxav](#libtoxav)
|
||||
- [Bootstrap daemon](#bootstrapd)
|
||||
- [nTox](#ntox)
|
||||
|
||||
<a name="installation" />
|
||||
##Installation
|
||||
|
@ -508,4 +507,4 @@ yum install ncurses-devel
|
|||
Install on ubuntu:
|
||||
```bash
|
||||
sudo apt-get install ncurses-dev
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user