Minor changes to documentation 4
This commit is contained in:
@@ -19,7 +19,8 @@ As far as possible these are the original documents. Changes are added where fun
|
||||
- [Keep reading](#keep-reading)
|
||||
|
||||
## Source
|
||||
Original repository at https://github.com/fdbozzo/foxbin2prg.
|
||||
Original repository at https://github.com/fdbozzo/foxbin2prg.
|
||||
Or Install via [Thor](https://github.com/VFPX/Thor/blob/master/Docs/Thor_install.md), this keeps you on the latest version.
|
||||
|
||||
## Requirements
|
||||
- A copy of MS VFP9 SP1, at least _3504_
|
||||
@@ -85,4 +86,4 @@ FoxBin2Prg can be used in tree ways:
|
||||
This project is part of [VFPX](https://vfpx.github.io/).
|
||||
|
||||
----
|
||||
Last changed: _2021/05/18_ 
|
||||
Last changed: _2022/06/10_ 
|
||||
@@ -19,7 +19,7 @@ See [Use with SCM tools](./FoxBin2Prg_SCM.md)
|
||||
As we all know, there is a whole bunch of tools that we might use to colaborate and to version our work.
|
||||
Since I use git I try to point out what I do to do as fast and comfortable work.
|
||||
This document gives no workflow, in special not a workflow of git. There is no wrong or right.
|
||||
If you are not fimilar with git, please read through this first, there are minor settings that might help a bit on later work.
|
||||
If you are not familar with git, please read through this first, there are minor settings that might help a bit on later work.
|
||||
|
||||
Please note, if you come from a SCM system, git feels very odd. It's a complete different idea of thinking.
|
||||
Do yourself the favour, on [git-scm](https://git-scm.com/doc) you find _pro git_. Read and work at least through the first three chapters.
|
||||
@@ -35,7 +35,7 @@ CTRL+C, CTRL+V on Explorer might save the day. ;)
|
||||
|
||||
## Requirements
|
||||
### #1
|
||||
A copy of FoxBin2Prg
|
||||
A copy of FoxBin2Prg. Install via Or Install via [Thor](https://github.com/VFPX/Thor/blob/master/Docs/Thor_install.md), this keeps you on the latest version.
|
||||
|
||||
### #2
|
||||
It might be a good idea to have a copy of git.
|
||||
|
||||
Reference in New Issue
Block a user