mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
script - Typo fix
This commit is contained in:
parent
7ff2aeb8d5
commit
16fe92af50
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ then
|
|||
echo "Doxygen binary found. Skipping build."
|
||||
else
|
||||
|
||||
echo "Doxygen binary not found. Building form source..."
|
||||
|
||||
echo "Doxygen binary not found. Building from source..."
|
||||
|
||||
# Build instructions from: https://www.stack.nl/~dimitri/doxygen/download.html
|
||||
echo "Cloning doxygen repository..."
|
||||
git clone https://github.com/doxygen/doxygen.git doxygen-src
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue