mirror of
https://github.com/TokTok/c-toxcore
synced 2026-06-04 06:01:41 +00:00
Fixed spacing issue in the install instructions
This commit is contained in:
+16
-17
@@ -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
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user